clear – linux man page

August 26th, 2009 | Tags: , ,

clear – clear the terminal screen

USAGE
       clear

DESCRIPTION
       clear clears your screen if this is possible.  It looks in the environ-
       ment for the terminal type and then in the terminfo database to  figure
       out how to clear the screen.

SEE ALSO
       tput(1), terminfo(5)

Comments are closed.