Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Undocumented numeric globbing flags
- X-seq: zsh-users 21791
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: Zsh Users' List <zsh-users@xxxxxxx>
- Subject: Undocumented numeric globbing flags
- Date: Mon, 25 Jul 2016 17:32:29 +0100
- 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
- Organization: Samsung Cambridge Solution Centre
Does anyone use the undocumented globbing flag feature that a number
with no flag is treated as a set of octal bits to "and" with the file
mode?
I only discovered this when I mistyped a set of flags that should have
contained a numeric argument and it was silently misinterpreted as
something entirely different.
As far as I can see this is completely superseded by the "f" qualifier.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author