Last login: Thu Feb 12 21:28:47 on ttys000 MacBook:~ Gavsta$ perl -e 'print scalar localtime(1234567890), "n";'
Fri Feb 13 23:31:30 2009 MacBook:~ Gavsta$ On Fri, Feb 13, 2009 at 6:24 AM, Angus Scott-Fleming <[email protected]>wrote: > > ------- Included Stuff Follows ------- > Today is Friday the 13th, and also the day when we reach the symbolic > 1234567890th second of Unix time. This will occur at 11:31:30pm UTC on > Feb > 13, 2009. > > A quick note: To see when this time is going to occur in your locatime: > > perl -e 'print scalar localtime(1234567890),"\n";' > > --------- Included Stuff Ends --------- > Seen here: > http://isc.sans.org/diary.html?storyid=5854&rss > -- > Angus Scott-Fleming > GeoApps, Tucson, Arizona > 1-520-290-5038 > +-----------------------------------+ > > > > > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ > ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ > -- Gavin Wilby, Twitter: http://twitter.com/gavin_wilby GSXR Blog: http://www.stoof.co.uk ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
