1:clear
From Linux Man Pages
clear - clear the terminal screen
clear
DESCRIPTION
clear clears your screen if this is possible. It looks in the environment for the terminal type and then in the
terminfo database to figure out how to clear the screen.
RELATED
tput(1), terminfo(5) This describes ncurses version 5.5 (patch 20060513).