bash-static
GNU Bourne Again SHell (static version)
Install
- All systems
-
curl cmd.cat/bash-static.sh
- Debian
-
apt-get install bash-static
- Ubuntu
-
apt-get install bash-static
- Kali Linux
-
apt-get install bash-static
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bash-static
- Raspbian
-
apt-get install bash-static
- Dockerfile
- dockerfile.run/bash-static
bash-static
GNU Bourne Again SHell (static version)
Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). Statically linked.