LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
Email to...
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] Bash using locally scoped vars inside while loop.

[ILUG] Bash using locally scoped vars inside while loop.

Kevin O' Riordan kor at compsoc.com
Tue Dec 3 16:45:04 GMT 2002


> me> when I use a while loop to read piped input, bash seems to use locally
> me> scoped variables instead of assigning to global variables in that

Padraig> ... when you pipe to a control statement in sh/bash ... it runs
Padraig> that control statement in a subshell.

Ah right.  That confused the hell out of me, I thought it was some
scoping problem (bash seems to have local vars, but I've never used
them).  Pretty surprising feature !


Achim> to get around this you can use stdin redirection with
Achim> 	exec 1<file
Achim> as this happens only with redirected/piped input not with stdin.

Steve> ... i'll just suggest a way around it:
Steve> for i in `seq 1 3`; do
Steve>        blah
Steve> done

I wouldn't have thought of the first workaround at all, but I would've
worried about using the second on large outputs, ie. `cat 5mb_file`
instead of `seq 1 3`.  In a test I just ran, bash handled `cat 5_mbfile`
ok (took over 10 mins though), so I'll use that, I guess.

thanks to all !
-kev

--
	Writing a haiku
	Is much harder than it looks.
	These lines fall short.




More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell