crontab honors the EDITOR shell variable.  You could:
$ export EDITOR=/bin/nano

if that makes things easier.

        ... or do what I have been doing on all my sytems:

$ sudo ln -s /usr/bin/nano /usr/bin/pico
$ export EDITOR=/bin/pico

I can't retrain my brain to type anything other than 'pico' when I need a quick text editor.... :)

-Cory

*************************************************************************
* Cory Papenfuss                                                        *
* Electrical Engineering candidate Ph.D. graduate student               *
* Virginia Polytechnic Institute and State University                   *
*************************************************************************

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to