sudo crontab -l

Category: VPS Management

sudo crontab -l

List the root user's scheduled jobs

Prints every cron job scheduled for root, one per line, with the five time fields followed by the command. This is the audit command when you inherit a server: you see at a glance what runs automatically. Compare it against your mental model of the server's maintenance.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.