On Tue, 1 Mar 2005, Alexander Thurban wrote:

> Is there a command for clearing the console?
> Can't get cls,clr,clear to work :(

Which terminal?  If the regular CMD window, "clear" works just fine (as
long as it's installed, see <http://cygwin.com/packages/>).  If you use
"bash", you can also try pressing Ctrl-L (which is the default mapping to
readline's "clear-screen" function and can be changed with "bind").

"cls" is a DOS-ism, and won't work.  I'm not even sure what "clr" is.
HTH,
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT

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