码迷,mamicode.com
首页 > 系统相关 > 详细

Linux 定时任务命令Crontab参数详解

时间:2014-11-05 12:22:20      阅读:219      评论:0      收藏:0      [点我收藏+]

标签:blog   http   ar   sp   strong   文件   div   on   2014   

http://xshell.net/linux/crontab.htmlbubuko.com,布布扣

 
 
实战:
* */1 * * * /usr/local/etc/rc.d/lighttpd restart
每一小时重启apache

#crontab里支持输入文件,前提是不要没有生成目录地址的写权限
* */1 * * * /usr/local/etc/rc.d/lighttpd restart > test.out
 
 
 
 

 

Linux 定时任务命令Crontab参数详解

标签:blog   http   ar   sp   strong   文件   div   on   2014   

原文地址:http://www.cnblogs.com/svennee/p/4075605.html

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