Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: minor bug with ${}



Peter Stephenson (pws@xxxxxx) wrote:
> Consequently, you need one of the usual circumlocutions with eval,
> like
> eval echo \${${a}}

The same holds true for sh, bash and ksh. Neither of them support
${${a}}.

-- 
hniksic@xxxxxxx              |  Student of electrical engineering
hniksic@xxxxxxxxxxxxx        |  University of Zagreb, Croatia
------------------------------------------------------------------
I'm a Lisp variable -- bind me!



Messages sorted by: Reverse Date, Date, Thread, Author