CLEAR(1) — Unix Programmer’s Manual
NAME
clear − clear terminal screen
SYNOPSIS
clear
DESCRIPTION
Clear clears the CRT screen if this is possible. It checks the environment for the terminal type, and then consults /etc/termcap to determine how to clear the screen.
FILES
/etc/termcapterminal capability data base
3rd Berkeley Distribution — 1 August 1985