Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hnlmorg
on May 11, 2022
|
parent
|
context
|
favorite
| on:
Understanding the bin, sbin, usr/bin, usr/sbin spl...
Theoretically can be. Every command you invoke without a path will need to look up PATH.
In practice well behaving shells cache the contents of PATH to speed up operations.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
In practice well behaving shells cache the contents of PATH to speed up operations.