while read line cut的相關公司資訊
Bash: cut won't cut first line when reading from file - Stack Overflow

Bash: cut won't cut first line when reading from file - Stack Overflow

瀏覽:359
日期:2026-04-18
read event while read -r line do echo $line; cut -f1 if [ $(echo $line; cut -f1) == $ event ];then echo $line; cut -f2 fi done < $1 echo "The sum is ......看更多