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

Re: Is "command" working right, yet?



On Sep 26, 11:56am, Martijn Dekker wrote:
} Subject: Re: Is "command" working right, yet?
}
} I guess that explains another bug I've noticed: if you quote the
} "command" command name to defeat a possible alias, it doesn't accept
} options at all

That would be related, yes.  I wouldn't have been surprised if quoting
it resulted in "zsh: command not found: command"

} % command -V command
} command is a shell builtin
} 
} seems a bit misleading.

It says the same thing for "exec" and "noglob" and "-"; there isn't a
separate output for "precommand modifier".



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