On Sat, 2005-01-22 at 17:46 -0500, Chet Ramey wrote:
> This is the standard bash behavior -- it mirrors the process followed
> when executing a command.  (Attempting to execute a non-executable file
> if it's the only one in $PATH with a given name is historical sh
> behavior.)  `type' and `command -v' do the same thing here.
> 
> The behavior you want is enabled when bash is in Posix mode, and is
> documented in the info manual.


OK, I guess this can be closed or tagged wontfix then.
-- 
Thomas Hood <[EMAIL PROTECTED]>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to