EDITOR=mcedit crontab -e
Выполнил:
# EDITOR=mcedit crontab -e
no crontab for root - using an empty one
crontab: installing new crontab
"/tmp/.private/root/crontab.INrs3G":7: premature EOF
errors in crontab file, can't install.
Do you want to retry the same edit? n
crontab: edits left in /tmp/.private/root/crontab.INrs3G
В итоге файл crontab сохраняется в tmp/.private/root/crontab.INrs3G
Мне его переименовать в crontab и заменить тот crontab, что лежит в /etc?