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 Debian
apt-get install ncurses-bin
Ubuntu
apt-get install ncurses-bin
Alpine
apk add ncurses
Arch Arch Linux
pacman -S ncurses
image/svg+xml Kali Linux
apt-get install ncurses-bin
CentOS
yum install ncurses
Fedora
dnf install ncurses
Windows (WSL2)
sudo apt-get update sudo apt-get install ncurses-bin
OS X
brew install ncurses
Raspbian
apt-get install ncurses-bin
Docker
docker run cmd.cat/reset reset powered 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