while read line do.. | Unix Linux Forums | Shell Programming and ...

while read line do.. | Unix Linux Forums | Shell Programming and ...

瀏覽:1178
日期:2025-09-30
while read line do rec_no=`echo $line|cut -c2-10` ben_type=`echo $line|cut -c28- 33` amount=`echo $line|cut -c11-18` if [[ $rec_cnt -eq 1 ]] then ......看更多