UpgradeShell is a very small shellscript I made to automate the process of getting a full tty when you only have a crappy shell. It was inspired by an article on the website HackTricks.
This script is intended to be run from a launcher like dmenu or rofi
- xdotool
sudo pacman -S xdotool
sudo apt install xdotool