clear(1) DG/UX 4.30 clear(1)
NAME
clear - clear terminal screen
SYNOPSIS
clear
DESCRIPTION
Clear clears your screen based on your TERM variable. It
looks in the environment for the terminal type, then in
/etc/termcap 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) in the Programmer's Reference for
the DG/UX System (Volume 2)
NOTE
Clear is a shell script that calls tput(1).
Licensed material--property of copyright holder(s) Page 1