source Command

The source command executes commands from a given file.

Syntax
source filename Execute commands from file filename. $PATH is not searched.

See also . Command.