3.6.11. source - execute shell script in current shell environment

3.6.11.1. Usage

source FILE [ARGUMENT...]

3.6.11.2. Synopsis

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