What is Bash?
Bash is the default shell, or command language interpreter, in the GNU operating system.
Bash = acronym for the (Steve) ‘Bourne-Again SHell’,
a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
Portable - it currently runs on nearly every version of Unix.