On Wed, May 15, 2024 at 7:16 AM Martin D Kealey <mar...@kurahaupo.gen.nz> wrote:

> I'm concerned that doing both would introduce an entirely new dichotomy for 
> programmers to have to remember, so perhaps "skip path searching" should be 
> controlled by a separate switch, perhaps '-s'?

No.  `source` already searches PATH when ./ isn't provided.  That's
already intuitive.

In C, you don't specify ./ as well when referring to relative paths in
#include.  No one should ever get used to using ./ when referring to
relative paths.


-- 
konsolebox

Reply via email to