>> 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