The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
set EDITOR=vi -> default editor not setting for cron tab
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
set EDITOR=vi -> default editor not setting for cron tab
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
12-12-2005
aarora_98
Registered User
Join Date: Dec 2005
Posts: 33
Hi friends ,
I got the solution to my problem. i feel to discuss it in the form, so that others will be benifitted ...
At cmd prompt I just have to write two lines
EDITOR=
vi
;
export EDITOR
Now, crontab -e will open a
vi
editor for me. :-)
Chow.
Aru
aarora_98
View Public Profile
Find all posts by aarora_98
Find aarora_98's past nominations received
Find aarora_98's present nominations given