CLEAR(1) — Unix Programmer’s Manual
NAME
clear − clear terminal screen
SYNOPSIS
clear
DESCRIPTION
The clear command tries to clear your screen. It reads environmental variables and the /etc/termcap file to determine which signal it should send to clear your screen.
FILES
/etc/termcapterminal capability data base
3rd Berkeley Distribution — August 8, 1988