處理文件與EOF

$ while read line; do > process $line > done < /path/to/file 參考:bash的read命令如何讀取換行符web ^D is EOFbash
相關文章
相關標籤/搜索