mirror of
https://github.com/jbranchaud/til
synced 2026-07-11 01:16:09 +00:00
257 B
257 B
Get The Unix Timestamp
To get the Unix timestamp from your shell, use the time command with the
appropriate format:
$ date +%s