name.sh #!/bin/bash n=0 userName=`echo $(cat /root/name.txt | tr -s ... 工作原理:读入并分割有'\n'换行符的的一条记录,再将这条记录以 -F ...
確定! 回上一頁