Skip to content

source

executes commands stored in a file in the current shell. It can be used to load the scripts into another script before using it.

Terminal window
source ./custom_environment.sh

NA

NA