clear(1)


clear -- clear the terminal screen

Synopsis

   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.

References

terminfo(4), tput(1)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.