[BusyBox] for loop crash

Guillaum Dallaire guillaum at digicom.ca
Sun Aug 19 14:53:38 UTC 2001


hi,

when I try this:

for item in `cat list.txt`
do
    echo $item
done

the busybox shell crash.

any idea ?








More information about the busybox mailing list