首页 > 系统服务 > 详细

Linux定时任务

时间:2017-08-21 16:28:16      阅读:259      评论:0      收藏:0      [点我收藏+]

linux定时任务:

[           @ops_operator_01 ~]$ cat /etc/crontab

SHELL=/bin/bash

PATH=/sbin:/bin:/usr/sbin:/usr/bin

MAILTO=root

HOME=/


# For details see man 4 crontabs


# Example of job definition:

# .---------------- minute (0 - 59)

# |  .------------- hour (0 - 23)

# |  |  .---------- day of month (1 - 31)

# |  |  |  .------- month (1 - 12) OR jan,feb,mar,apr ...

# |  |  |  |  .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat

# |  |  |  |  |

# *  *  *  *  * user-name command to be executed


本文出自 “13223089” 博客,请务必保留此出处http://13233089.blog.51cto.com/13223089/1958025

Linux定时任务

原文:http://13233089.blog.51cto.com/13223089/1958025

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!