perl -e "print time";
for user friendly time
perl -e "print scalar localtime";
When was a billion seconds?
perl -e "print scalar localtime(1_000_000_000)";
that's all btw this date is very close to September 11, 2001. Does this mean that Unix is involved in terrorism?
No comments:
Post a Comment