NAME
clear — clear terminal screen
DESCRIPTION
clear
clears the terminal screen if it is possible to do so.
It reads the
TERM
environment variable for the terminal type,
then reads the appropriate
terminfo
database to determine how to clear the screen.
FILES
- /usr/share/lib/terminfo/?/*
terminal database files
AUTHOR
clear
was developed by the University of California, Berkeley.