1
0
Fork 0
mirror of https://github.com/pygos/cron synced 2024-05-13 01:36:14 +02:00
cron/crontab/0-example

8 lines
192 B
Plaintext
Raw Normal View History

# +-------- minute (0 - 59)
# | +------ hour (0 - 23)
# | | +---- day of month (1 - 31)
# | | | +-- month (1 - 12)
# | | | | +-- day of week (0 - 6)
# | | | | |
# * * * * * command to execute