Kurt V. Hindenburg wrote:
> In fcrontab, I notice that the editor variable is over-ruled by the
> EDITOR variable.
And VISUAL.
> % echo $EDITOR
> /bin/nano
>
> % grep editor /etc/fcron/fcron.conf
> # Location of the default editor for "fcrontab -e"
> editor = /usr/bin/vim
>
> However, when I run 'fcrontab -e' the editor used is nano.
>
> Of course I can simply change EDITOR, but that is besides the point.
You can change VISUAL or use an alias or a wrapper script () for
fcrontab.
Regards...
Michael
--
[EMAIL PROTECTED] mailing list