Advertisement
dalnet_r502

Cron

Jul 22nd, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.28 KB | None | 0 0
  1. # cron-time:
  2. # .---------------- Minutes (0 - 59)
  3. # |  .------------- Hours (0 - 23)
  4. # |  |  .---------- Day of the month (1 - 31)
  5. # |  |  |  .------- Month in years (1 - 12)
  6. # |  |  |  |  .---- Days in a week (0 - 6)
  7. # |  |  |  |  |
  8. # *  *  *  *  * sys_linux > script to be executed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement