exec 3 < myinfile.txt. Open myinfile.txt for reading ("<") on file descriptor 3. The above command is an example of explicitly opening a file ...
確定! 回上一頁