-u 後面跟fd,從檔案描述符中讀入,該檔案描述符可以是exec新開啟的。 #!/bin/bash #read 用來讀取螢幕輸入或是讀取檔案內容。 read -p "please input ...
確定! 回上一頁