Notes On ...

Bash

#!/usr/bin/bash

echo "This is Bash"

Bash, the Bourne Again SHell, is a shell/command, or scripting language that serves as the default shell on any Linux/Unix, and MacOS system.

Improvements offered by Bash include: