ubuntu:cron
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:cron [2021/07/05 21:53] – [Cron] peter | ubuntu:cron [2021/07/05 21:53] (current) – [Cron] peter | ||
---|---|---|---|
Line 14: | Line 14: | ||
<code bash> | <code bash> | ||
- | # ┌───────────── minute (0 - 59) | + | ┌───────────── minute (0 - 59) |
- | # │ ┌───────────── hour (0 - 23) | + | │ ┌───────────── hour (0 - 23) |
- | # │ │ ┌───────────── day of the month (1 - 31) | + | │ │ ┌───────────── day of the month (1 - 31) |
- | # │ │ │ ┌───────────── month (1 - 12) | + | │ │ │ ┌───────────── month (1 - 12) |
- | # │ │ │ │ ┌───────────── day of the week (0 - 6) (Sunday to Saturday; | + | │ │ │ │ ┌───────────── day of the week (0 - 6) (Sunday to Saturday; |
- | # │ │ │ │ │ 7 is also Sunday on some systems) | + | │ │ │ │ │ 7 is also Sunday on some systems) |
- | # │ │ │ │ │ | + | │ │ │ │ │ |
- | # │ │ │ │ │ | + | │ │ │ │ │ |
- | # * * * * * <command to execute> | + | * * * * * <command to execute> |
</ | </ | ||
ubuntu/cron.1625521988.txt.gz · Last modified: 2021/07/05 21:53 by peter