posh
Policy-compliant Ordinary SHell
Install
- All systems
-
curl cmd.cat/posh.sh
- Debian
-
apt-get install posh
- Ubuntu
-
apt-get install posh
- Kali Linux
-
apt-get install posh
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install posh
- OS X
-
brew install posh
- Raspbian
-
apt-get install posh
- Dockerfile
- dockerfile.run/posh
posh
Policy-compliant Ordinary SHell
posh is a stripped-down version of pdksh that aims for compliance with Debian's policy, and few extra features. WARNING: Since many of Debian's /bin/sh scripts are not actually policy-compliant, using posh as your /bin/sh may reveal breakage.