>
>Pero es que crontab -e me abre un archivo que no es el que uso yo, es decir,
>'cronfile.root'.

man crontab
[...]
The  -e  option  is used to edit the current crontab using
       the editor specified by the VISUAL or  EDITOR  environment
       variables.   The  specified  editor  must edit the file in
       place; any editor that unlinks the file and  recreates  it
       cannot be used.  After you exit from the editor, the modi�
       fied crontab will be installed automatically.

Normalmente el editor en cuesti�n ser� vi, o un clon

Responder a