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

You don't, but I've run into more problems with bash being in unexpected places than env.
Right on, thanks.
Good question. I've used systems, e.g. AIX, where env(1) was in /bin.