Bash Interactive Command Interpreter (Shell)

The Language You Use Every Time You Open a Terminal

Bash is a scripting language but — more importantly — it is the tool you use every time you login or open a terminal to interpret and send your commands to your computer operating system.

Even though Bash has been the default Linux shell from the very beginning there is no reason you can’t use it with other operating systems as macOS and the GIT SCM project proves.