A shell (a program that interprets commands) commonly used as the default on Linux.
Short for Bourne Again SHell. The default shell in many Linux distributions, used for both interactive use and running scripts. Settings for interactive convenience, like the prompt and completion, mostly go in ~/.bashrc, while ~/.bash_profile is read first when bash starts as a login shell -- a distinction that trips people up.
© 2026 ITBGM