Created
December 1, 2020 18:38
-
-
Save rjmunro/9f41f79750f79ac3ddf58be73ae21c69 to your computer and use it in GitHub Desktop.
Header for crontab to remember what column is what
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ╭───────────────────── 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