source - Run commands in current environment

Synopsis

source name [ argument ... ]

Description

You can use source to run a script or function in the current environment. It is a synonym for the dot utility.