Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Filename generation: instruct zsh not to follow symbolic links?
- X-seq: zsh-users 30705
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Filename generation: instruct zsh not to follow symbolic links?
- Date: Thu, 16 Jul 2026 01:17:50 +0200
- Archived-at: <https://zsh.org/users/30705>
- List-id: <zsh-users.zsh.org>
- Mail-followup-to: zsh-users@xxxxxxx
In filename generation, is there a way to instruct zsh not to follow
symbolic links?
Unfortunately, it is not possible to use glob qualifiers on
pathname components (except the last one, i.e. ending the pattern),
e.g. *(/)/foo, even though there would be no ambiguity in parsing
(because a slash cannot appear in a pathname component).
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author