clear (1) Linux Manual Page
clear – clear the terminal screen Synopsisclear [-Ttype] [-V] [-x] Descriptionclear clears your screen if this is possible, including its scrollback buffer (if the extended “E3” capability is defined). clear looks in the environment for the terminal type given by the environment variable TERM, and then in the terminfo database to determine how to clear…
