Unix date command
Display the current unix timestamp:
date +%s
Handy way to view it from the command line.
Posted 01/19/2010
blog comments powered by Disqus
Display the current unix timestamp:
date +%s
Handy way to view it from the command line.