Y
Hacker News
new
|
ask
|
show
|
jobs
by
effie
1847 days ago
GP is correct. Bash does not read and parse whole script on start, that would be slow. It is done when needed.