B
Bash
Topic
Bash (short for Bourne Again Shell) is an interactive command interpreter and command language developed for Unix-like operating systems. Created in 1989 by Brian Fox for the GNU Project, it was designed as a free software alternative to the original Bourne shell (sh). It is widely adopted and serves as the default login shell for many Linux distributions.

