Clearing the Cygwin console

Thorsten Kampe thorsten@thorstenkampe.de
Sat Mar 14 16:39:00 GMT 2009


* Thomas Wiedmann (Sat, 14 Mar 2009 10:25:21 +0100)
> on Linux/UNIX systems with the command 'clear' the console content
> usually can be "flushed", on Windows with 'cls'. None of these
> commands worked with Cygwin. If I enter 'clear', the message
>   bash: clear: command not found
> is returned.
> 
> How can a console used with Cygwin be cleared?

With the "clear" command. clear is part of ncurses and you have to 
install it if it is not yet installed.

Thorsten


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list