Changing Default Editor in profile

Dominique Goncalves dominique.goncalves at gmail.com
Fri Sep 8 07:59:52 PDT 2006


Hi,

On 9/8/06, Huy Ton That <huyslogic at gmail.com> wrote:
> under my home directory for root under .profile I added the line:
>
> EDITOR=pico;    export EDITOR
>
> where no such line existed for EDITOR before; this line exists in my
> personal account that I use and my default for external launched editors is
> now pico such that I can edit crontab stuff easily.  However, when I ssh in
> and then su, I try to run crontab only to find it is still booting into 'vi'
> by default.  Any ideas how I can get this loaded?

You have to use "su -", if you want load your root's environnement.
su(1) for more explications.

HTH
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>

Regards.

-- 
There's this old saying: "Give a man a fish, feed him for a day. Teach
a man to fish, feed him for life."


More information about the freebsd-questions mailing list