Changes

Jump to navigation Jump to search
133 bytes added ,  22:24, 6 October 2015
Line 28: Line 28:  
  00 16 * * * root /root/cronjobs/external_ip.sh
 
  00 16 * * * root /root/cronjobs/external_ip.sh
   −
Syntax: (0-59) (0-23) (1-31) (1-12 or Jan-Dec) (0-6 or Sun-Sat) (user) (command)
+
Syntax: Minute(0-59) Hour(0-23) Day(1-31) Month(1-12 or Jan-Dec) Day of Week(0-6 or Sun-Sat) (user) (command)
        Minute  Hour  Day    Month of Year    Day of Week
+
* is a wildcard entry meaning all. If you enter day, you have to enter month. To run something once a week, put * for day and month and enter a number for the day.
    
Save and exit.
 
Save and exit.
70

edits

Navigation menu