clear(1) DG/UX R4.11MU05 clear(1)
NAME
clear - clear 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.
EXAMPLES
clear
Clears your screen and moves the cursor to the top of the screen.
FILES
/usr/lib/terminfo terminal information data base
SEE ALSO
tput(1)
terminfo(4), environ(5).
NOTE
Clear is a shell script that calls tput(1).
Licensed material--property of copyright holder(s)