Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
beginner needs help
- X-seq: zsh-workers 1195
- From: Stefanita Valeriu Vilcu <vsv@xxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: beginner needs help
- Date: Tue, 28 May 1996 01:00:14 +0300 (EET DST)
Hi!
How can I expand a variable which is in another variable?
Let me explain:
zsh$ TITI=somestuff
zsh$ GIGI=TITI # NOT $TITI
What command I must enter in order to obtain "somestuff" and in this
command must not appear TITI.
In fact I'm trying to use arrays with multiple dimensions (if this is
possible).
Thank you for your help,
Stefanita
vsv@xxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author