Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
information about feature availability
- X-seq: zsh-users 6393
- From: Joe Gainey <joe.gainey@xxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: information about feature availability
- Date: Fri, 11 Jul 2003 11:48:49 -0400
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Can anyone tell me if any of the following can be done with zsh?
1. assignments of the form:
varname[word]=( [word]=word [word]=word ... )
2. validating variable assigment using predetermined function.
3. I would also like to be able to use reference variables. This
`feature' is a little less important since it seams that zsh has
scoping capabilities (local vs. global).
/Joe
Messages sorted by:
Reverse Date,
Date,
Thread,
Author