码迷,mamicode.com
首页 > 其他好文 > 详细

crontab挂定时任务

时间:2019-01-23 15:37:05      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:anaconda   rip   cond   bin   定时   script   url   enc   任务   

5 9 * * * /home/wuxiangl/anaconda2/bin/python2.7 /home/wuxiangl/currency/urlCurrencyType.py >> /home/wuxiangl/jiaoben/urlCurrencyType.out 2>&1

? ?

每天早上95分跑这个脚本

crontab -e #将上述那行写进去

{minute} {hour} {day-of-month} {month} {day-of-week} {full-path-to-shell-script}?

? ?

crontab挂定时任务

标签:anaconda   rip   cond   bin   定时   script   url   enc   任务   

原文地址:https://www.cnblogs.com/wuxiangli/p/10308753.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!