Linux-玄箱覚書

cronを再起動する
/etc/rc.d/init.d/cron restart

環境変数EDITORにviを設定する
export EDITOR=/bin/vi