Y
Hacker News
new
|
ask
|
show
|
jobs
by
dhamidi
291 days ago
The `source` builtin searches through all directories on PATH, not quite a library system, but useable with a bit of discipline in the to-be-sourced shellscripts.
1 comments
matheusmoreira
291 days ago
Yeah. I sent patches that added a flag that made it search special library paths instead.
source -l some-library
link