pbd
Plan 9 userland tools
Install
- All systems
-
curl cmd.cat/pbd.sh
- Debian
-
apt-get install 9base
- Ubuntu
-
apt-get install 9base
- Arch Linux
-
pacman -S 9base
- Kali Linux
-
apt-get install 9base
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install 9base
- Raspbian
-
apt-get install 9base
- Dockerfile
- dockerfile.run/pbd
9base
Plan 9 userland tools
9base is a port of following original Plan 9 userland tools to Unix: awk, basename, bc, cat, cleanname, date, dc, echo, grep, mk, rc, sed, seq, sleep, sort, strings, tee, test, touch, tr, uniq, and yacc.