while read line do done problem - LinuxQuestions.org

while read line do done problem - LinuxQuestions.org

瀏覽:1494
日期:2025-06-16
I have the following in one of my scripts: su - dcmbox -c "dcsca list" > /tmp/coa1.txt while read line; do echo "\${line}" | awk ... Linux - Newbie This Linux forum is for members that are new to Linux. Just starting out and have a question? If it is ...看更多