得到输入后,read命令将数据放入一个或多个标准变量(甚至数组)或传 ... #!/bin/bash if read -t 5 -p "please enter your name:" name then echo ...
確定! 回上一頁