crontab.template 260 B

12345678
  1. # +---------------- minute (0 - 59)
  2. # | +------------- hour (0 - 23)
  3. # | | +---------- day of month (1 - 31)
  4. # | | | +------- month (1 - 12)
  5. # | | | | +---- day of week (0 - 6) (Sunday=0 or 7)
  6. # | | | | |
  7. # * * * * * command to be executed