CLEAR(1) — UNIX Programmer’s Manual
NAME
clear − clear terminal screen
SYNOPSIS
clear
DESCRIPTION
Clear clears the screen, if possible. Clear also examines both the environment for the terminal type and in /etc/termcap to perform this function.
FILES
/etc/termcapterminal capability data base
BUGS
3rd Berkeley Distribution — @(#)clear.11.1%Q%%Y%