clear_console (1)
Leading comments
***************************************************************************
Copyright (c) 1998,2000 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...
(The comments found at the beginning of the groff file "man1/clear_console.1".)
NAME
clear_console - clear the console
SYNOPSIS
clear_console
DESCRIPTION
clear_console clears your console if this is possible. It looks in the
environment for the terminal type and then in the
terminfo database to
figure out how to clear the screen. To clear the buffer, it then changes the
foreground virtual terminal to another terminal and then back to the original
terminal.
SEE ALSO
clear(1),
chvt(1)