在此範例中,使用 read 命令從Bash指令碼中讀取了單個變數和多個變數。 ... #!/bin/bash # using read command without any variable echo "Enter name : " read echo ...
確定! 回上一頁