Y
Hacker News
new
|
ask
|
show
|
jobs
by
atsaloli
4886 days ago
How do you know env is in /usr/bin rather than in /bin or /usr/local/bin? I'm just curious...
2 comments
wollw
4886 days ago
You don't, but I've run into more problems with bash being in unexpected places than env.
link
atsaloli
4886 days ago
Right on, thanks.
link
ralph
4885 days ago
Good question. I've used systems, e.g. AIX, where env(1) was in /bin.
link