注:exec 执行了ls命令程序取代了shell进程,当ls执行完成后,退出了。所以会退出终端 ... 3. 4. 5. 6. #/bin/bash. exec 3< /etc/issue. while read -u3 line; do.
確定! 回上一頁