Time Arithmetic by yamaya

sed 'h;s/.*/"date +&=%T -ud@"/p;g;s/:\(..\):/*3600+\1*60+/g'|bc|sh

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page