/read.sh Enter you name: wangtao Hello wangtao, welcome to my program. 2、read -p (直接在read命令行指定提示符). 1 #!/bin/bash 2 #testing the read - ...
確定! 回上一頁