Re: crontab
- From: Doug Mitton <doug_mitton@xxxxxxxxxxxxx>
- Date: Fri, 22 Dec 2006 09:23:26 -0500
Jan Panteltje <pNaonStpealmtje@xxxxxxxxx> wrote:
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 :-)
No flames ... this works for me as well ... for a very long time.
--
Posted via a free Usenet account from http://www.teranews.com
.
- References:
- crontab
- From: suzan.james@xxxxxxxxx
- Re: crontab
- From: Bill Marcum
- Re: crontab
- From: suzan.james@xxxxxxxxx
- Re: crontab
- From: Jan Panteltje
- crontab
- Prev by Date: Re: crontab
- Next by Date: GDB capabilities for exploring STL classes
- Previous by thread: Re: crontab
- Next by thread: Re: crontab
- Index(es):
Relevant Pages
|