while 1 shell script ... while 1 是一种在shell脚本中使用的循环语句,它的作用是无限循环执行某段代码,直到手动中断。 ... 这个语法中, while true 表示当条件为真时一直 ...
確定! 回上一頁