clear(1) mojave man page | unix.com

Man Page: clear

Operating Environment: mojave

Section: 1

clear(1)						      General Commands Manual							  clear(1)

NAME
clear - clear the terminal screen
SYNOPSIS
clear
DESCRIPTION
clear clears your screen if this is possible. It looks in the environment for the terminal type and then in the terminfo database to fig- ure out how to clear the screen. clear ignores any command-line parameters that may be present.
SEE ALSO
tput(1), terminfo(5) This describes ncurses version 5.7 (patch 20081102). clear(1)
Related Man Pages
clear(3xcurses) - opensolaris
clear(1) - netbsd
tput(1) - netbsd
clear(1) - posix
clear(1) - minix
Similar Topics in the Unix Linux Community
Testing for exit status
DISPLAY settiing
Clear log file in use.
How to clear $1 when dot-running a script.
How to clear the content of a pipe (STDIN) after it is written to another program?