knowledge/technology/applications/cli/bash.md
2023-12-04 11:02:23 +01:00

10 lines
No EOL
488 B
Markdown

---
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.