Skip to content

Instantly share code, notes, and snippets.

@weeyin83
Created June 7, 2022 18:39
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 weeyin83/35d41e181f75ba2507e98aaf80aa3122 to your computer and use it in GitHub Desktop.
Save weeyin83/35d41e181f75ba2507e98aaf80aa3122 to your computer and use it in GitHub Desktop.
# ┌───────────── minute (0 - 59)
# │ ┌───────────── hour (0 - 23)
# │ │ ┌───────────── day of the month (1 - 31)
# │ │ │ ┌───────────── month (1 - 12)
# │ │ │ │ ┌───────────── day of the week (0 - 6)
# │ │ │ │ │
# │ │ │ │ │
# │ │ │ │ │
# * * * * * <command to execute>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment