[an error occurred while processing this directive]
How do I "include" one shell script from within another shell script?
All of the shells from the Bourne shell category (including rc)
use the "." command. All of the shells from the C shell category
use "source".
[an error occurred while processing this directive]