This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: stupid noobquestion(clear)


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]