Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
ANDing Glob Qualifiers
- X-seq: zsh-users 11890
- From: Atom Smasher <atom@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: ANDing Glob Qualifiers
- Date: Sat, 29 Sep 2007 20:14:46 +1200 (NZST)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Openpgp: id=0xB88D52E4D9F57808; algo=1 (RSA); size=4096; url=http://atom.smasher.org/pgp.txt
man zshexpn; FILENAME GENERATION; Glob Qualifiers
line 1765...
More than one of these lists can be combined, separated by commas.
The whole list matches if at least one of the sublists matches (they are
`or'ed, the qualifiers in the sublists are `and'ed). Some qualifiers,
however, affect all matches generated, independent of the sublist in which
they are given.
is it possible to AND two or more qualifiers? i read the part about
BARE_GLOB_QUAL and EXTENDED_GLOB (does the former even exist?) and i
haven't seen how to AND two or more qualifiers.
--
...atom
________________________
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------
"If young people don't turn on to politics,
politics will turn on them."
-- Ralph Nader
Messages sorted by:
Reverse Date,
Date,
Thread,
Author