Linux定时任务

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux定时任务相关的知识,希望对你有一定的参考价值。

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定时任务的主要内容,如果未能解决你的问题,请参考以下文章

linux设置定时任务

Linux设置定时任务

linux 系统定时任务 服务 详解

linux 系统定时任务 服务 详解

linux 下cron定时任务为啥没执行

linux如何创建PHP定时任务