Skip to content

Instantly share code, notes, and snippets.

@isogram
Created June 25, 2015 05:05
Show Gist options
  • Save isogram/3a9e8a5258bf8d36e361 to your computer and use it in GitHub Desktop.
Save isogram/3a9e8a5258bf8d36e361 to your computer and use it in GitHub Desktop.
Cronjob Manual
# Minute Hour Day of Month Month Day of Week Command
# (0-59) (0-23) (1-31) (1-12 or Jan-Dec) (0-6 or Sun-Sat)
5 8 * * Sat /usr/bin/find
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment