摘要: ubuntu系统: 1.默认ubuntu系统自带,但是需要启动sudo /etc/init.d/cron start 2.ps aux | grep cron确认服务是否正常 3.修改/etc/crontab文件进行定时任务: (sudo apt-get install vim-gtk#ubuntu 阅读全文
posted @ 2017-10-29 23:44 Bingo_Python 阅读(20718) 评论(0) 推荐(0)