1234567890

[paulmellors@localhost ~]$ perl -e ‘print scalar localtime(1234567890),”n”;’
Fri Feb 13 23:31:30 2009

How kewl is that :)
[external link]

One Comment

  1. Andy says:

    I prefer: date -d @1234567890

Leave a Reply