Skip to content

Instantly share code, notes, and snippets.

@mattpat
Created March 27, 2010 02:44
Show Gist options
  • Save mattpat/345660 to your computer and use it in GitHub Desktop.
Save mattpat/345660 to your computer and use it in GitHub Desktop.
# Put this in your .profile
# Now, the `ts` command will give you the UNIX timestamp
alias ts="date +%s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment