Published in: Other
##################################################################### # field allowed values # ----- -------------- # minute 0-59 # hour 0-23 # day of month 1-31 # month 1-12 (or names, see below) # day of week 0-7 (0 or 7 is Sun, or use names) # # # (*) - stands for first-last''. # (0-9) - range of numbers # (0,4,6,9-11) - list of numbers # (*/2) - step every X # # # To disable the email notifications you can either do it: # (globaly) MAILTO="" # (per command) [time] [command] >/dev/null 2>&1 # #####################################################################
You need to login to post a comment.
