摘要: 后台启动文件nohup /web/a/sh/crontab.sh & 查看端口 ps -aux | grep crontab后台启动php文件php start.php start -d crontab.sh文件 #!/bin/bash step=1 #间隔的秒数,不能大于60 for (( i = 阅读全文
posted @ 2020-04-28 13:20 zhang_you_wu 阅读(9316) 评论(0) 推荐(0)