crontab_定时执行任务(python)
ubuntu系统: 1.默认ubuntu系统自带,但是需要启动sudo /etc/init.d/cron start 2.ps aux | grep cron确认服务是否正常 3.修 ...
ubuntu系统: 1.默认ubuntu系统自带,但是需要启动sudo /etc/init.d/cron start 2.ps aux | grep cron确认服务是否正常 3.修 ...