Skip to content

Instantly share code, notes, and snippets.

@dannyduc
Last active August 29, 2015 13:56
Show Gist options
  • Save dannyduc/a6048ca78beb56206f8c to your computer and use it in GitHub Desktop.
Save dannyduc/a6048ca78beb56206f8c to your computer and use it in GitHub Desktop.
command line for epoc time
ts=`date +%s1`
echo $ts
date -r $ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment