1
0
Fork 0
mirror of https://github.com/pygos/cron synced 2024-11-18 19:09:46 +01:00
cron/crontab/0-example

8 lines
192 B
Text
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