欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

crontab每10秒執(zhí)行一次的實現(xiàn)方法

 更新時間:2017年04月03日 08:57:10   投稿:jingxian  
下面小編就為大家?guī)硪黄猚rontab每10秒執(zhí)行一次的實現(xiàn)方法。小編覺得挺不錯的,現(xiàn)在就分享給大家,也給大家做個參考。一起跟隨小編過來看看吧

實例如下:

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


以上這篇crontab每10秒執(zhí)行一次的實現(xiàn)方法就是小編分享給大家的全部內(nèi)容了,希望能給大家一個參考,也希望大家多多支持腳本之家。

相關(guān)文章

最新評論