导读, 本文介绍Shell编程中read的用法. 1、read基本读取. 1 #!/bin/bash 2 #testing the read command 3 4 echo -n "Enter you name:" #echo -n 让用户直接在后面输入5 ...
確定! 回上一頁