Linux Terminal Glossary
›
Cron & Scheduling
* * * * * command
Category:
Cron & Scheduling
* * * * * command
Copy command
Cron syntax: run command every minute
The five * * * * * fields mean: minute, hour, day-of-month, month, day-of-week. All asterisks = every minute.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.