Get the current time as Unix epoch seconds.
Section: Dates and Time
Current Unix time
bash
bash
jq -n 'now'Explanation
Useful for generated metadata and quick timestamps.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Dates and Time