本帖最後由 pc1668 於 2018-3-4 17:23 編輯
.bat 用wait , 再叫番自己都得啦,
洗唔洗搞到咁大.
yowi 發表於 2018-3-4 16:16


coz i'm using System Scheduler FREE for many other scheduled jobs.  As such, I want to centralize the control of all the bat jobs by one single tool.

TOP

read 唔得,

只read 佢會入左cache.
我用keepHDalive 要用write 先得.
yowi 發表於 2018-3-4 15:28

.
.
非也(m$唔識),當然要做啲手腳啦。
  1.        dd if="$file_target" of=/dev/null skip=$((RANDOM % 1024)) bs=$((1024*1024)) count=1 status=none
複製代碼

TOP