Zsh: select files with arbitrary code in (e) or + glob qualifiers

154 · Adamj · Aug. 7, 2026, 12:22 a.m.
Summary
This blog post discusses the advanced capabilities of Zsh glob qualifiers, specifically the use of the e and + qualifiers, which enable the selection of files based on arbitrary code execution, enhancing file filtering programmability. It emphasizes the power of this feature while also cautioning about its responsible use.