Allgemein

Bash Source Command

Bash Source Command

The source command reads and executes commands from the file specified as its argument in the current shell environment. Source is a shell built-in in Bash and other popular shells used in Linux and UNIX operating systems.