Bash bug?

Zoltan Boszormenyi zboszor at freemail.hu
Mon Sep 26 09:55:28 UTC 2005


Hi,

Gilboa Davara írta:
> In order to read a file without opening a sub shell do:
> 
> while read LINE; do 
> 
> 	echo $LINE
> 	blah blah
> 
> done  < file.txt
> 
> Gilboa

Thanks for all who answered, this is the solution that fits my taste.

Best regards,
Zoltán Böszörményi




More information about the users mailing list