摘要:[Shell Script]字串與檔案處理的小技巧大全(也許會不斷新增) ... while read line; do echo $line done < $file. 或者for:
確定! 回上一頁