您现在的位置是:网站首页 > 学无止境
linux系统下crontab 定时任务
简介linux系统下crontab 定时任务,crontab -e,每天10点执行php程序脚本
crontab -e
20 10 * * * /usr/bin/php /myweb/api.xx.com/ddapi/rbYDLjnotice.php
22 * * * * /usr/bin/php /myweb/api.xx.com/ddapi/rbtest/rbYDnotice.php
59 23 * * * /usr/bin/php /myweb/api.xx.com/ddapi/rbtest/rbYDupdate.php
tail -f /var/log/cron
下一篇:ChatGPT介绍文章