3.6.10. source - execute shell script in current shell environment

3.6.10.1. Usage

source FILE [ARGUMENT...]

3.6.10.2. Synopsis

Read and execute commands from FILE in the current shell environment. and return the exit status of the last command executed.