Resulta que quiero usar otro editor distinto a vi para editar la crontab. He
probado editando con crontab -e
Y poniendo en las primeras l�neas:
EDITOR=mcedit
Tambi�n he probado con otras alternativas:
EDITOR=/usr/bin/mcedit
VISUAL=mcedit
VISUAL=/usr/bin/mcedit
Y nada... cuando uso otra vez crontab -e sigue usando el vi.
Si exporto antes la variable s� funciona, pero se supone que deber�a funcionar
editando el crontab, al menos eso se desprende del man(1):
"The -e option is used to edit the current crontab using the editor
specified by the VISUAL or EDITOR environment variables. After you
exit from the editor, the modified crontab will be installed automati-
cally."
Muchas gracias de antemano.
SErgio BELKin
--
------------------------------------------------------------------------
Visite www.solar.org.ar Software Libre Argentina
Baje el manual para nuevos usuarios de GNU/Linux de
http://www.solar.org.ar/article.php3?id_article=28
------------------------------------------------------------------------