Zsh N
glob qualifier:
sets the NULL_GLOB option for the current pattern
•> echo nosuchfile*
zsh: no matches found: nosuchfile*
1> echo nosuchfile*(N)
•>
Music-obsessed software geek. One of Breakmaster Cylinder’s Internet weirdos. He/him.
Zsh N
glob qualifier:
sets the NULL_GLOB option for the current pattern
•> echo nosuchfile*
zsh: no matches found: nosuchfile*
1> echo nosuchfile*(N)
•>