from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
clear
Section: User Commands (1) Updated: Index
Return to Main Contents
NAME
clear - clear the terminal screen
SYNOPSIS
clear
DESCRIPTION
clear clears your screen if this is possible,
including its scrollback buffer (if the extended "E3" capability is defined).
clear looks in the environment for the terminal type and then in the
terminfo database to determine 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 6.0 (patch 20150808).
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
|