随笔分类 -  crontab

crontab执行python脚本设置和遇到的一些坑
摘要:crontab -e 0 4 * * * /root/scripts/mysqlbackup.sh 0 4 * * * /root/scripts/apacherestart.sh 0 5 * * 1,3,5 /usr/bin/python /home/report/report_form.py & 阅读全文

posted @ 2017-05-11 16:19 sunshine_zhf 阅读(645) 评论(0) 推荐(0)

导航