常常在shell script 腳本裡會需要讀檔案內容進來做字串處理,這大概是最常用到while 的情形 ... 1 2 3 4 5 6, #!/bin/bash while [ condition判斷式]
確定! 回上一頁