Skip to content

Instantly share code, notes, and snippets.

@leveled
Created December 29, 2016 17:08
Show Gist options
  • Save leveled/a91d592499ed2e9cc46a4524f1c2559d to your computer and use it in GitHub Desktop.
Save leveled/a91d592499ed2e9cc46a4524f1c2559d to your computer and use it in GitHub Desktop.
Run a cron job 4 times in a day
0 0,4,8,12,16,20 * * * /cmd.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment