cat /tmp/file | while read a b c d do { s=`expect-script server1 $b` c=`ssh $b normal-script` echo $s $c } < /dev/null done. The { command.
確定! 回上一頁