亚洲乱码中文字幕综合,中国熟女仑乱hd,亚洲精品乱拍国产一区二区三区,一本大道卡一卡二卡三乱码全集资源,又粗又黄又硬又爽的免费视频

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)容了,希望能給大家一個參考,也希望大家多多支持腳本之家。

相關文章

最新評論