This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: How to clear the screen (again)?


Add a '-n' to the echo.

-chris

On Mon, Aug 16, 1999 at 11:39:09AM -0400, Leo Jingyu LEE wrote:
>It is faster than other approaches as I tried, but it leaves an extra
>blank line on the top of my screen.  BTW, I am running this on win98.
>More comments?
>
>kulack@us.ibm.com wrote:
>> Ctrl-L doesn't work for me either, but this works great on NT.
>> Quite a bit faster than the command.com trick.
>>
>> alias cls='echo -e "\E[2J"'

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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