Changes

Cronjobs in Unix and Solaris

8 bytes removed, 01:08, 28 June 2007
/* Crontab Example */
The following lines were added (+) and removed (-):
#. Crontab RestrictionsCrontab Restrictions, Crontab Commands, Crontab file - syntax, Crontab Example, Crontab Environment, Disable Email, and Generate log file for crontab activity#. Crontab Commands#. Crontab file - syntax#. Crontab Example#. Crontab Environment#. Disable Email#. Generate log file for crontab activity=== 1. Crontab Restrictions ====== Crontab Restrictions ====== 2. Crontab Commands ====== Crontab Commands ====== 3. Crontab file ====== Crontab file ====== 4. Crontab Example ====== Crontab Example ===  <nowiki>30    0      1       1,6,12  *      -- 00:30 Hrs  on 1st of Jan, June & Dec.</nowiki>  <nowiki>30    0      1               1,6,12  *      -- 00:30 Hrs  on 1st of Jan, June & Dec.</nowiki>  <nowiki>0      20      *       10      1-5    --8.00 PM every weekday (Mon-Fri) only in Oct.</nowiki>  <nowiki>0      20      *               10      1-5    --8.00 PM every weekday (Mon-Fri) only in Oct.</nowiki>  <nowiki>5,10  0      10     *      1      -- At 12.05,12.10 every Monday & on 10th of every month</nowiki>  <nowiki>5,10  0      10             *      1      -- At 12.05,12.10 every Monday & on 10th of every month</nowiki>=== 5. Crontab Environment ====== Crontab Environment ====== 6. Disable Email ====== Disable Email ====== 7. Generate log file ====== Generate log file ===
Bureaucrat, administrator
16,192
edits