1 crontab配置vim 只需要將如下兩個(gè)變量導(dǎo)入到~/.bash_profile或者/etc/profile文件中即可; export EDITOR=vim export VISUAL=vim