[opensuse] help! How did EDITOR=/usr/bin/joe get set and how do I get vi back -- permanently?
- From: "David C. Rankin" <drankinatty@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 31 Jul 2008 01:37:33 -0500
Listmates,
Gremlins in my 10.3 server again. I went to edit a crontab and to my surprise, a blue screen editor appeared and I had no idea how to get out of it so I just hit ctrl+c to exit. Further investigation revealed that "joe" was now my default editor? joe who?
[00:57 nirvana/var/backup] # set | grep EDITOR
EDITOR=/usr/bin/joe
[00:57 nirvana/var/backup] # export EDITOR=/usr/bin/vi
[00:57 nirvana/var/backup] # set | grep EDITOR
EDITOR=/usr/bin/vi
_=EDITOR
Now I have an additional piece of environment set to "_=EDITOR". I killed it with "unset _".
More troubling is how did "EDITOR=/usr/bin/joe" get set in the first place? This is a basic 10.3 server (Linux nirvana 2.6.22.18-0.2-default). I like vi, I wouldn't change it.
More frustrating, this seems to be set every time I open a new shell. I exit a shell, su to reopen another, and the thing is set to joe again. Where do I fix this for good? Thanks.
--
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
- Follow-Ups:
- Prev by Date: [opensuse] [OT] Re: No audio equalizer for linux?
- Next by Date: Re: [opensuse] Bug in 11.0 - ATI drivers are mandatory dependencies for all software
- Previous by thread: [opensuse] Printing using cups
- Next by thread: Re: [opensuse] help! How did EDITOR=/usr/bin/joe get set and how do I get vi back -- permanently?
- Index(es):
Relevant Pages
|