Crontab editor Hello! Im new to (k)ubuntu and I want to edit my crontab but I would like to use vim and not nano - how can I change the crontab-editor? Thank ins advance! | |
September 13th, 2006 | #2 |
Has an Ubuntu Drip Join Date: Aug 2006 Location: Central Euprope Beans: 750 Xubuntu 7.04 Feisty Fawn | Re: Crontab editor Type export EDITOR=vim in your terminal and append that line to your /home/YourUserName/.bashrc |