linux shell script while loop and sleep example的相關文章
while loop and delay | Unix Linux Forums | Shell Programming and ...

while loop and delay | Unix Linux Forums | Shell Programming and ...

瀏覽:1279
日期:2025-06-12
like in c, we can use a simple while loop with a delay for 5 mins. ... while : command sleep 300 done....看更多