Skip to content

Instantly share code, notes, and snippets.

@dave-burke
Created August 11, 2017 01:54
Show Gist options
  • Save dave-burke/60fdb3eb03367c7cf87b184699eac469 to your computer and use it in GitHub Desktop.
Save dave-burke/60fdb3eb03367c7cf87b184699eac469 to your computer and use it in GitHub Desktop.
#------------- min (0 - 59)
# +----------- hour (0 - 23)
# | +--------- day of month (1 - 31)
# | | +------- month (1 - 12)
# | | | +----- day of week (0 - 6) (Sunday=0)
# | | | |
# * * * * command to be executed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment