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: tcsh clear command?


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/


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