jingxian 通过本文主要向大家介绍了crontab 30秒,crontab 秒,crontab,crontab命令,crontab e等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
实例如下:
vim /var/spool/cron/root * * * * * sleep 10; /usr/bin/curl http://localhost/index.php * * * * * sleep 20; /usr/bin/curl http://localhost/index.php * * * * * sleep 30; /usr/bin/curl http://localhost/index.php * * * * * sleep 40; /usr/bin/curl http://localhost/index.php * * * * * sleep 50; /usr/bin/curl http://localhost/index.php</div>
以上这篇crontab每10秒执行一次的实现方法就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持。
</div>
