At Tuesday, March 01, 2005 10:34 AM, Alexander Thurban wrote:
> Is there a command for clearing the console?
> Can't get cls,clr,clear to work :(

There is a package named "clear" that you can download and install using
setup.  One can find it under "Utils".

I've also got the following in my .bashrc:

alias cls='echo -n ^[[2J'

--
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/

Reply via email to