clear(1) 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 (TERM) and
capabilities string (TERMCAP). If TERMCAP is not found in
the environment, it looks in /etc/termcap to figure out how
to clear the screen.
EXAMPLE
clear
clears the screen.
FILES
/bin/clear
/etc/termcap
SEE ALSO
environ(5), termcap(5).
Page 1 (last mod. 1/16/87)