Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: is variable with variable name possible?
- X-seq: zsh-users 15930
- From: Aaron Davies <aaron.davies@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: is variable with variable name possible?
- Date: Mon, 4 Apr 2011 22:54:52 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=l41BF6EDsgQzND/qOQOeagesr+cxROX4wnBSU0ElYCA=; b=oxLcusGhobBs16hFrWG2wb4LjJuIaVMK2YCL/KgWUU+fC2f4C8DLJSZeO4QSST2UrD EkofupDhX0skP7uuG7jwz/TqVZw386OVUJiXtbmI/Mi5ucIO8ET29rnIptwPMMfANQNj PV+LlQgyASkttEeLZ54VUa1cmU/k2F0WkPBS0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=whwetHBaJRtEpQ/LmSwJpx4jdFyP+R6ZA6XnGheWX1UN8hZzRgYKPmDdYWpV+UZRIk naeApHLeCxPYqjGdfvm2xW2XJGNTAX9uemzqR9GUMY8QL+FAhvogKHaKziXC+m5EJCAd +auWJ71cnM72t9j3rTmEozrpmKiKUX/VtfAjY=
- In-reply-to: <20110404205002.GD9371@yahoo.fr>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <Xns9EBD94C46B8C1zzappergmailcom@80.91.229.10> <BANLkTimegXA4_5Co4sSWKgOmY_U-EWE6Pg@mail.gmail.com> <20110404140651.GA9371@yahoo.fr> <BANLkTikffaVdTwNChVZzE6nKh3u9JMMyMA@mail.gmail.com> <20110404162824.GB9371@yahoo.fr> <BANLkTimU=NGp8eMkQKmNony3n4sR8ezreQ@mail.gmail.com> <20110404205002.GD9371@yahoo.fr>
> eval "$somevar=\$PWD"
shirley we have an equiv of bash2's ${!foo}
i've always advertised zsh as a superset of everything interesting
from every other shell, please tell me i'm not wrong....
Messages sorted by:
Reverse Date,
Date,
Thread,
Author