foreach in shell scripting | Unix Linux Forums | UNIX for Dummies ...

foreach in shell scripting | Unix Linux Forums | UNIX for Dummies ...

瀏覽:702
日期:2025-06-10
I need to read list of machines from a file using foreach loop. I am trying the follwing, but its not reading the list foreach i (`cat file.lst | awk '{print \...看更多