--- obj: application website: https://www.gnu.org/software/bash/ wiki: https://wikipedia.org/wiki/Bash_(Unix_shell) arch-wiki: https://wiki.archlinux.org/title/Bash repo: https://git.savannah.gnu.org/git/bash.git --- # bash Bash (Bourne-again Shell) is a command-line [shell](Shell.md)/programming language by the GNU Project. Bash can be run on most UNIX-like operating systems, including [Linux](../../linux/Linux.md). It can be used interactively or execute [shell](Shell.md) scripts.