ubuntu:cron
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:cron [2019/12/13 00:01] – peter | ubuntu:cron [2021/07/05 21:53] (current) – [Cron] peter | ||
---|---|---|---|
Line 12: | Line 12: | ||
The jobs inside the crontab file are known as cron jobs, and consist of standard Linux commands. | The jobs inside the crontab file are known as cron jobs, and consist of standard Linux commands. | ||
+ | |||
+ | <code bash> | ||
+ | | ||
+ | │ ┌───────────── hour (0 - 23) | ||
+ | │ │ ┌───────────── day of the month (1 - 31) | ||
+ | │ │ │ ┌───────────── month (1 - 12) | ||
+ | │ │ │ │ ┌───────────── day of the week (0 - 6) (Sunday to Saturday; | ||
+ | │ │ │ │ │ 7 is also Sunday on some systems) | ||
+ | │ │ │ │ │ | ||
+ | │ │ │ │ │ | ||
+ | * * * * * <command to execute> | ||
+ | </ | ||
{{: | {{: | ||
Line 26: | Line 38: | ||
[[Ubuntu: | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
[[Ubuntu: | [[Ubuntu: | ||
Line 66: | Line 80: | ||
[[Ubuntu: | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
ubuntu/cron.1576195310.txt.gz · Last modified: 2020/07/15 09:30 (external edit)