1. NAME▲
clear - clear the terminal screen
2. SYNOPSIS ▲
clear
3. 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.
clear ignores any command-line parameters that may be present.
4. SEE ALSO ▲
tput(1), terminfo(\*n)
This describes ncurses version 5.7 (patch 20100313).