标签:mil start crontab 访问 地址 round 任务 bottom ffffff
crontab -e
*/1 * * * * /usr/bin/curl 访问地址
wq
/sbin/service crond start //启动服务
/sbin/service crond stop //关闭服务
/sbin/service crond restart //重启服务
/sbin/service crond reload //重新载入配置
标签:mil start crontab 访问 地址 round 任务 bottom ffffff
原文地址:https://www.cnblogs.com/Bhi9712/p/10409929.html