經安全檢測,此網站為安全網站,請放心前往原始網址!

bash shell script read file line by line. - LinuxQuestions.org

a=0 while read line do a=$(($a+1)); echo $a; done < "myfile" echo "Final line count is: ...

www.linuxquestions.org

網址安全性掃描由 google 提供