![linux+php实现定时任务[链接] linux+php实现定时任务[链接]](https://image.shishitao.com:8440/aHR0cHM6Ly9ia3FzaW1nLmlrYWZhbi5jb20vdXBsb2FkL2NoYXRncHQtcy5wbmc%2FIQ%3D%3D.png?!?w=700&webp=1)
https://www.cnblogs.com/aminxu/p/5993769.html
2.查看crontab日志
https://www.cnblogs.com/doseoer/p/5663187.html
其中:
3.linux中crontab命令启动/重启/停止详解
https://blog.****.net/cardinalzbk/article/details/79180674
4.往 cron 中添加一个php作业
* * * * * php /绝对地址.../xx.php