Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: builtin log supercedes "log" command, only in non-interactive mode
On Thu, Nov 11, 2021, at 1:24 AM, Lawrence Velázquez wrote:
> On Thu, Nov 11, 2021, at 1:03 AM, Zach Riggle wrote:
>> I know I can work around this with "command log", I was just surprised
>> that it works this way.
>
> It doesn't.
To clarify, I mean that the distinction you've described is not
inherent to the shell. Enabled builtins always take precedence
over $path executables. (See zshmisc(1), "COMMAND EXECUTION".)
--
vq
Messages sorted by:
Reverse Date,
Date,
Thread,
Author