[uClibc]shell question

Rob Fowler rfo at keta.mine.nu
Mon Oct 22 13:41:09 UTC 2001


Has anyone got a suggestion or an altenate method to 'for' loop through
a file of items like this:

for ii in `cat file`
do
  echo $ii
done

if the quoted backslash does not work?

(p.s. the exiting shell problem is only in ash, the other shells to not
exibit that problem).
-- 
Rob Fowler rfo at keta.mine.nu







More information about the uClibc mailing list