reading from stdin in a shell script | Unix Linux Forums | Shell ...

reading from stdin in a shell script | Unix Linux Forums | Shell ...

瀏覽:557
日期:2025-04-24
I belive it should be in stdin, but I can't figure out how to access it. ... while read LINE; do echo ${LINE} # do something with it here done exit 0....看更多