Linux / Unix Command: clear |
NAME
clear - clear the terminal screenSYNOPSIS
clearDESCRIPTION
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.SEE ALSO
tput(1), terminfo(5)
Important: Use the man command (% man) to see how a command is used on your particular computer.