linux+php实现定时任务[链接]

1.crontab 详细用法 定时任务

https://www.cnblogs.com/aminxu/p/5993769.html

2.查看crontab日志

https://www.cnblogs.com/doseoer/p/5663187.html    

其中:

 

         

3.linux中crontab命令启动/重启/停止详解

 https://blog.csdn.net/cardinalzbk/article/details/79180674

4.往 cron 中添加一个php作业

* * * * *  php  /绝对地址.../xx.php

posted @ 2019-04-03 23:37  远征i  阅读(962)  评论(0编辑  收藏  举报