3.126. source (execute shell script in current shell environment)

3.126.1. Usage

source FILE [ARGUMENT...]

3.126.2. Synopsis

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