Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crontab -e Errors out could not exec the editor

Status
Not open for further replies.

jgl99

Technical User
Feb 26, 2002
12
US

Using SCO 5.0.2. Can not edit the cronfile with crontab.
Error Crontab: could not exec the editor

The editor is vi

What am I missing?
Thanks for any help!
 
What does echo $EDITOR display?

Does just typing $EDITOR at the prompt load vi properly? Annihilannic.
 
It was set to vi.
I changed it to /usr/bin/vi and it now works.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top