Hacker News new | ask | show | jobs
by mise_en_place 1695 days ago
I actually disagree that they shouldn't allow alternatives for `which`. IMO, just provide all of them and let the user decide. I should be able to choose from GNU which, BSD which, busybox which, or an alias to `command -v`. Default just keep it as GNU which.
1 comments

In that case, have fun finding out which particular version is needed by the next install script you want to run.