systemctl list-timers --all

Category: Administration

systemctl list-timers --all

List all systemd timers including inactive

Shows every timer unit with its next and last trigger times, including timers that are not currently running thanks to --all. Timers are systemd's replacement for cron, scheduling services by calendar or monotonic time. The output also names the service each timer activates.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.