Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Dude, where is noglob?



hello guys,

there is something i miss from man zshall:

PRECOMMAND MODIFIERS 

       noglob Filename  generation  (globbing)  is not performed on any of the
              words.

so i tried

alias dude!="noglob dude"
dude () { print "$@" } 
dude! where is my car?

but ... :) 

zsh: no matches found: car?

it sounds like "oops... i tried it anyway".

regards

-- 
Marc Chantreux (eiro on github and freenode)
http://eiro.github.com/
http://eiro.github.com/atom.xml
"Don't believe everything you read on the Internet"
    -- Abraham Lincoln 



Messages sorted by: Reverse Date, Date, Thread, Author