Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Email on Errors: > /dev/null
- # No Email at all: > /dev/null 2>&1
- #PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
- # m h dom mon dow command
- # +---------------- minute (0 - 59)
- # | +------------- hour (0 - 23)
- # | | +---------- day of month (1 - 31)
- # | | | +------- month (1 - 12)
- # | | | | +---- day of week (0 - 6) (Sunday=0 or 7)
- # | | | | |
- # * * * * * command to be executed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement