On Fri, 16 Nov 2001, macky wrote:
> how do you change the editor for cron from vi to emacs...
>
change your default EDITOR variable.
1)for csh & tsch;
setenv EDITOR /usr/bin/emacs
2)for bash:
EDITOR=/usr/bin/emacs
export EDITOR
rowel
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]
- [plug] using Emacs as CRON editor macky
- Re: [plug] using Emacs as CRON editor Rowel Atienza
- Re: [plug] using Emacs as CRON editor Juan Miguel Cacho
- Re: [plug] using Emacs as CRON editor Andre M. V.
- Re: [plug] using Emacs as CRON editor Jimmy
- Re: [plug] using Emacs as CRON editor Jeff Gutierrez
