Using crontab or the like, I always find myself in nano, which is my least favourite editor.
To make a choice of what editor to use, there are a couple of options:
update-alternatives --config editor
and
/usr/bin/select-editorUsing crontab or the like, I always find myself in nano, which is my least favourite editor.
To make a choice of what editor to use, there are a couple of options:
update-alternatives --config editor
and
/usr/bin/select-editor