摘要: 1.crontab默认的编辑器为nano; 2.修改为vi或其他编辑器 export EDITOR="/usr/bin/vim" ; crontab -e 阅读全文
posted @ 2015-09-12 09:31 划水的猫 阅读(541) 评论(0) 推荐(0)