Closed jackpal closed 1 year ago
Otherwise there's the potential that the PATH does not include the directory where the executable lives, or that the PATH is set so that some other executable with the same name is found first.
freebsd no longer an issue, since it's using the common BSD code that doesn't use executables.
Hmm, the common BSD code now depends upon calling netstat
But I think it's OK to do that. Closing the bug for now.
Otherwise there's the potential that the PATH does not include the directory where the executable lives, or that the PATH is set so that some other executable with the same name is found first.