reset
Reinitializes the current terminal. Clears the entire terminal screen. More information: <https://manned.org/reset>.
Install
- All systems
-
curl cmd.cat/reset.sh
- Debian
-
apt-get install ncurses-bin - Ubuntu
-
apt-get install ncurses-bin -
Alpine
-
apk add ncurses - Arch Linux
-
pacman -S ncurses - Kali Linux
-
apt-get install ncurses-bin - CentOS
-
yum install ncurses - Fedora
-
dnf install ncurses - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ncurses-bin - OS X
-
brew install ncurses - Raspbian
-
apt-get install ncurses-bin - Docker
-
docker run cmd.cat/reset resetpowered by Commando
Reinitializes the current terminal. Clears the entire terminal screen. More information: <https://manned.org/reset>.
-
Reinitialize the current terminal:
reset -
Display the terminal type instead:
reset -q
© tl;dr; authors and contributors