yash

yet another shell

Install

All systems
curl cmd.cat/yash.sh
Debian Debian
apt-get install yash
Ubuntu
apt-get install yash
image/svg+xml Kali Linux
apt-get install yash
Fedora
dnf install yash
Windows (WSL2)
sudo apt-get update sudo apt-get install yash
OS X
brew install yash
Raspbian
apt-get install yash

yash

yet another shell

Yash is a command line shell that conforms to the POSIX.1 (IEEE Std 1003.1, 2008 Edition) standard for the most part. Actually, it is much more POSIX-compliant than other shell like bash and zsh. Yash also has its own features beyond POSIX, such as: * global aliases * random numbers * socket redirections and other special redirections * right prompt * command completion