Crontab -e with nano

Today, I tried to do crontab -e as usual, but it showed

/bin/sh: pico: command not found
crontab: "pico" exited with status 127


It is a CentOS4.2, I searched and found that pico is not removed

could you suggest how to use crontab -e with nano?

crontab nano -w is just not working Crontab -e with nano

 

 

 

 

Top