Skip to content

Instantly share code, notes, and snippets.

@rjmunro
Created December 1, 2020 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rjmunro/9f41f79750f79ac3ddf58be73ae21c69 to your computer and use it in GitHub Desktop.
Save rjmunro/9f41f79750f79ac3ddf58be73ae21c69 to your computer and use it in GitHub Desktop.
Header for crontab to remember what column is what
# ╭───────────────────── Mins
# │ ╭───────────────── Hours
# │ │ ╭───────────── Day of month
# │ │ │ ╭───────── Month (0-12)
# │ │ │ │ ╭───── Day of week (0-7, 0 and 7 are Sunday)
# │ │ │ │ │
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment