bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nested for loop inside a while loop


From: Chet Ramey
Subject: Re: Nested for loop inside a while loop
Date: Sun, 14 Nov 2004 22:46:23 -0500
User-agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.3) Gecko/20040910

Alex Lanstein wrote:

I don't really understand why this hasnt been fixed or reported yet,
but when I need a for loop inside a whileloop, all the variabled
created or edited inside the for loop are local, not global.  Here is
example code:

Please read the Bash FAQ, question E4.

Chet




reply via email to

[Prev in Thread] Current Thread [Next in Thread]