clear (1)
Leading comments
*************************************************************************** Copyright (c) 1998-2010,2013 Free Software Foundation, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, co...
NAME
clear - clear the terminal screenSYNOPSIS
clearDESCRIPTION
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 20160213).