# Get The Unix Timestamp To get the Unix timestamp from your shell, use the `time` command with the appropriate format: ```bash $ date +%s ``` [source](http://stackoverflow.com/questions/1092631/get-current-time-in-seconds-since-the-epoch-on-linux-bash)