At 01:15 AM 9/7/01 +0000, dhawly hawpyt wrote:
 
>   After editing /var/spool/cron/crontab/root file 
>to execute a Script at regular interval it is required 
>to reboot AW?If no than what is to be done?
>
>   I just tried by killing cron process and then again 
>writing cron command but it gives some FIFO error.What is that?

You don't need to kill and restart cron. The cron jobs are actually
managed with crontab. Run 'man crontab' for more information.

Myself, I like to put all my cron jobs into a text file, say,
mycronjobs, then I submit them to cron thusly:

    crontab < mycronjobs

Duc


-----------------------------------------------------------------------
This list is neither sponsored nor endorsed by the Foxboro Company. All 
postings from this list are the work of list subscribers and no warranty 
is made or implied as to the accuracy of any information disseminated 
through this medium. By subscribing to this list you agree to hold the 
list sponsor(s) blameless for any and all mishaps which might occur due to 
your application of information received from this mailing list.

To be removed from this list, send mail to 
[EMAIL PROTECTED] 
with "unsubscribe foxboro" in the Subject. Or, send any mail to
[EMAIL PROTECTED]

Reply via email to