Linux 命令 crontab
systemctl restart crond.service 重启crontab
systemctl restart rsyslog 重启日志服务
more /var/log/cron 看cronntab日志
crontab -l 显示当前用户定时任务
crontab -e 编辑当前用户定时任务
systemctl restart crond.service 重启crontab
systemctl restart rsyslog 重启日志服务
more /var/log/cron 看cronntab日志
crontab -l 显示当前用户定时任务
crontab -e 编辑当前用户定时任务