Y
Hacker News
new
|
ask
|
show
|
jobs
by
asveikau
4600 days ago
Nitpick: `cd` would not get command not found because it is a builtin, and must be so since an external program can't update the working directory of its parent process.