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]

bash and the missing clear command


I'm looking for a "clear" command under bash that will clear the screen in
the same way that cls does in a DOS session.  All I can think of at the
moment is creating a function that echo's the ANSI clear screen control
sequence, but would rather not make ansi.sys a requirement for this
application.

Anyone tackle this problem already?

Doug

-- 
-----------------------------------------------------------
dougk@primenet.com
-----------------------------------------------------------

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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