An exec <filename command redirects stdin to a file. ... done exec 3>&- echo "Number of lines read = $Lines" # 8 echo exit 0 # Lines below not seen by ...
確定! 回上一頁