5 ms·
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 shellscript
by dhamidi 1y 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.
- matheusmoreira 1y agoYeah. I sent patches that added a flag that made it search special library paths instead. source -l some-library