Re: [foxboro] Editing Crontab

  • From: "Kevin Fitzgerrell" <fitzgerrell@xxxxxxxxx>
  • To: foxboro@xxxxxxxxxxxxx
  • Date: Sat, 19 Jan 2008 20:43:29 +0900

Don't edit the crontab file directly.

Best way I know of is to use crontab to generate a work file, edit the
workfile and reload it.

crontab -l > /tmp/crontab.txt
{now edit crontab.txt with vi or whatever....}
crontab /tmp/crontab.txt

Now list crontab again to check your work:

crontab -l

Cheers,

Kevin FitzGerrell





On Jan 19, 2008 8:30 PM, Kashif Ijaz <kashifijaz93@xxxxxxxxxxx> wrote:
> Where do I find the crontab file. I have to comment out some of the tasks. I 
> am using version 4.3 with Unix on AW51B.
>
> Regards,
>
> Kashif Ijaz
> INTECH Process Automation.
>
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
>
> _______________________________________________________________________
> This mailing list is neither sponsored nor endorsed by Invensys Process
> Systems (formerly The Foxboro Company). Use the info you obtain here at
> your own risks. Read http://www.thecassandraproject.org/disclaimer.html
>
> foxboro mailing list:             //www.freelists.org/list/foxboro
> to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
> to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
>
>
 
 
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
 
foxboro mailing list:             //www.freelists.org/list/foxboro
to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
 

Other related posts: