On Sun, Aug 10, 2025, at 5:17 PM, Wiley Young wrote: > It seems like using that syntax would indicate an intention to use the > binary.
Why would it indicate that? If the unqualified "kill" command invokes the built-in, why would you want "kill --help" to show help for the *wrong* implementation? No, the shell does not (and should not) choose implementations based on command arguments. -- vq