[ale] variable variables in bash/ksh?

Jason Etheridge phasefx at magusaptus.com
Mon Apr 19 11:58:46 EDT 2004


>> eval echo $`echo ${XYZ}`
> That did not appear to work for me.

Seems to work both in bash and korn, but it doesn't do the conditional 
interpolation like in the example that you gave, true enough.

-- Jason



More information about the Ale mailing list