On 16 Jan 2011, at 21:13, Ron Halstead wrote: > Cron only reads the crontab file when it starts. Man cron and search for > 'examines'.
*And* when the crontab/at commands are run. --- cron only examines crontab or at command files during its own process initialization phase and when the crontab or at command is run. This reduces the overhead of checking for new or changed files at regularly scheduled intervals. --- Cheers, Chris _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org