Tuesday, June 12, 2012

show posix time using perl

perl -MTime::Local -MPOSIX -e 'print asctime(localtime(time))'

Labels: , , , , ,

0 Comments:

Post a Comment

<< Home