On Sun, Aug 14, 2011 at 7:51 AM, Linda Walsh <b...@tlinx.org> wrote: > > > > ` Dennis Williamson wrote: >> >> On Sat, Aug 13, 2011 at 6:41 PM, Linda Walsh <b...@tlinx.org> wrote: >> >>> >>> I have to use 'indirect' syntax: ${!name} >>> But that doesn't seem to play well with array syntax: >>> ${#${!name}[*]} # bash: ${#${!name}[*]}: bad substitution >>> >>> What syntax would I use for this? >>> >>> >> >> Please read BashFAQ/006: http://mywiki.wooledge.org/BashFAQ/006 >> > > I looked at the page....read every section that was >basic & some basic... > > nothing about using indirect variables with arrays... (let alone assigning > to them).. lies
- Syntax Question... Linda Walsh
- Re: Syntax Question... Michael Witten
- Re: Syntax Question... Linda Walsh
- Re: Syntax Question... Michael Witten
- Re: Syntax Question... Michael Witten
- Re: Syntax Question... Linda Walsh
- Re: Syntax Question... Dennis Williamson
- Re: Syntax Question... Michael Witten
- Re: Syntax Question... Linda Walsh
- Re: Syntax Question... Pierre Gaston
- Re: Syntax Question... Linda Walsh
- Re: Syntax Question... Pierre Gaston
- Re: Syntax Question... Linda Walsh
- Re: Syntax Question... Dennis Williamson
- Re: Syntax Question... Linda Walsh
- Re: Syntax Question... Dennis Williamson
- Re: Syntax Question... Linda Walsh
- Re: Syntax Question... Linda Walsh
- Re: Syntax Question... Greg Wooledge
- Re: Syntax Question... Linda Walsh