Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: order of processing in brace expansion
- X-seq: zsh-workers 14318
- From: Allan Poindexter <apoindex@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: order of processing in brace expansion
- Date: 11 May 2001 13:22:31 -0600
- In-reply-to: "Bart Schaefer"'s message of "Wed, 2 May 2001 16:30:10 +0000"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <Tc0a88d015346c05e98@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <1010502163010.ZM15909@xxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: apoindex@xxxxxxxxxxxx
Bart> There's no mention of brace expansion there anywhere, and braces are
Bart> not expanded in "a pattern" for most senses of "pattern" elsewhere in
Bart> the doc; on the other hand, for command substitutions, it's not even
Bart> supposed to tokenize a leading `~' or `=', which it obviously does
Bart> anyway:
I confess that conforming to the docs is a good thing. OTOH I don't see any
way to parameterize patterns for brace expansion if this is done.
(E.g. setting a parameter in a script to a pattern that will be used in brace
expansion in several places and which may need to be changed from time to
time. IMO is a good thing to be able to do). Am I overlooking something? Is
there some other way to do this?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author