How To Initiate a Loop; Related: Bash read file line by line ... while read line; do echo -e "$line\n"; done < file.txt
確定! 回上一頁