Re: crontab
- From: Jan Panteltje <pNaonStpealmtje@xxxxxxxxx>
- Date: Fri, 22 Dec 2006 11:44:01 GMT
On a sunny day (22 Dec 2006 02:14:02 -0800) it happened
"suzan.james@xxxxxxxxx" <suzan.james@xxxxxxxxx> wrote in
<1166782442.156883.98590@xxxxxxxxxxxxxxxxxxxxxxxxxxx>:
Thanks. I knew I can use crontab -e but ow can I save it and exit?
I did not find any resource on web. I can only use ctrl-z but it
terminates the editor
Just as root use:
crontab -l > myconfig
Then use any editor to edit 'myconfig'.
(I use joe as editor, vi sucks, joe is a full screen editor).
<space for flames>
then reload crontab:
crontab myconfig
Now you can put myconfig wherever it is _you_ like by specifying the full path.
<space for flames>
LOL
Works for me :-)
.
- Follow-Ups:
- Re: crontab
- From: jasen
- Re: crontab
- From: Doug Mitton
- Re: crontab
- From: Milan Babuskov
- Re: crontab
- References:
- crontab
- From: suzan.james@xxxxxxxxx
- Re: crontab
- From: Bill Marcum
- Re: crontab
- From: suzan.james@xxxxxxxxx
- crontab
- Prev by Date: Re: crontab
- Next by Date: Re: Encoding issues with literal strings (C++)
- Previous by thread: Re: crontab
- Next by thread: Re: crontab
- Index(es):
Relevant Pages
|