crontab 配置文件

1.系统配置文件 etc/crontab

2.vim打开crontab

以上配置解释

1. 代表用bash去执行shell command line2.代表crontab 默认的环境变量3.crontab每执行一个任务都会给系统root用户发送一个邮件

3. crontab配置文件

保存位置:

相关文章

Centos系统之Shell编程基础知识
从Export理解Shell环境和变量生存期
linux shell数组变量、类型及规则
Centos编程Shell基本工作原理方案
Centos操作系统编程之Shell 问答录
rsync-linux备份脚本