30AM in the file/tmp/meminfo 30 3*mon cat/proc/meminfo>>/tmp/meminfo#run custom scrīpt the first day of every month at 4:10AM 10 4 1*/root/scrīpts/backup.sh 除了root用户之外的用户可以执行crontab配置计划任务。所有用户定义...
[root@localhost~]#chkconfig-levels 35 crond on service crond status 查看 cron服务状态,如果没有启动则 service crond start启动它,cron服务是一个定时执行的服务,可以通过crontab 命令添加或者编辑需要定时执行的任务Crontab文件...