FS=":"{printf$0=$0"\x0900:%02d:%02.f\n",(x=$2+$3/60-t)%60,x%1*60;t+=x-60}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page