cat << EXE | sudo bash apt-get update;echo apt list -a --upgradable apt-get install -y zsh chsh -s $(which zsh) zsh --version EXE