Y
Hacker News
new
|
ask
|
show
|
jobs
by
stonegray
444 days ago
Is the full path guaranteed? For example homebrew, snap, and apt might put it all in different places. $PATH is a useful tool.
1 comments
pasc1878
444 days ago
But not in this case where you have two executables with the same name.
You have to know where the tool was installed or else be certain no other sl is on your path.
link
You have to know where the tool was installed or else be certain no other sl is on your path.