在Shell Script中,所有的變數都視為字串,因此不需要在定義變數類型。 ... #!/bin/sh printf read 利用read指令來讀取輸入的資料echo echo指令內定會自動換行readonly ...
確定! 回上一頁