Python OPA Unix code (28/08/20)




read 

tr ":" "|" | awk 'BEGIN{FS="|";}{print $1,$2,$3*60+$4}'






Comments