Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: kulack AT us DOT ibm DOT com X-Lotus-FromDomain: IBMUS To: cygwin AT sourceware DOT cygnus DOT com Message-ID: <852567CF.00521F22.00@D51MTA10.pok.ibm.com> Date: Mon, 16 Aug 1999 09:56:46 -0500 Subject: Re: How to clear the screen (again)? Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline 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 AT sourceware DOT cygnus DOT com