read 是Linux shell 中用来读取用户输入的命令。 其基本语法如下: read [选项] 变量名. read 命令会等待用户输入,一旦用户输入了数据并按下回车键, read 命令就会把 ...
確定! 回上一頁