shell - Why the behavior of while loop and for loop is different ...

shell - Why the behavior of while loop and for loop is different ...

瀏覽:1243
日期:2025-06-16
27 Nov 2012 ... I am trying to read user and server details from file tempo.txt and then check the ... usr/bin/ksh while read line do r1=`echo $line | cut -d"#" -f1`; ......看更多