X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <d5050b380802121426m2fdb5517w8bb208bf66f8e002@mail.gmail.com> <47B21F1D.50604@cygwin.com>
Subject: RE: tcsh clear command?
Date: Tue, 12 Feb 2008 23:26:33 -0000
Message-ID: <010a01c86dce$b42d3010$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="utf-8"
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <47B21F1D.50604@cygwin.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m1CNR91n005810

On 12 February 2008 22:35, Larry Hall (Cygwin) wrote:

> Christopher Stack wrote:
>> i've noticed in the cygwin implementation of tcsh that the clear
>> command doesn't exist.  is it in some other format or is there a
>> module to add this?  i thought it was part of the basic tcsh.
> 
> <http://cygwin.com/cgi-bin2/package-grep.cgi?grep=clear%5C.exe>


  I always find

alias clear cmd /c cls

works best in a DOS console, it has the benefit of resetting the scroll buffer where clear only blanks the currently-visible area.



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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


