Problem with crontab(redhat)
no crontab for yosssi - using an empty one
/bin/sh: line 1: /bin/vi: No such file or directory
crontab: "/bin/vi" exited with status 127
Thanks for your help.
4 Replies
Try whereis vi to see if you need to install it.
Bye.
for example:
export EDITOR=nano
-Ashen