Y
Hacker News
new
|
ask
|
show
|
jobs
by
rascul
1695 days ago
I don't see that there's a POSIX way to provide the same functionality of 'which' without searching $PATH yourself.
1 comments
hibbelig
1695 days ago
The article mentions “command -v”.
link