Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Any comments on users/7883 ?
- X-seq: zsh-workers 20323
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Any comments on users/7883 ?
- Date: Mon, 6 Sep 2004 13:45:33 +0100 (BST)
- In-reply-to: <200409061208.i86C8trG027559@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
--- Peter Stephenson <pws@xxxxxxx> wrote:
> The error message for 'command -v blub' is now `no such builtin: -v'.
> Is that correct? I don't see any documentation for the fact that the
> -v argument isn't handled when posixbuiltins is set.
The POSIX specification for command -v says: "Otherwise, no output
shall be written and the exit status shall reflect that the name was
not found." So it shouldn't print an error message.
I would have thought that -v should be handled when posixbuiltins is
set. It is only there because of POSIX to begin with.
Oliver
___________________________________________________________ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author