Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <82E0F488CB97D31188CD009027B117C149B21A@pdc-ehy-atl.ehatchery.net>
From: Frank Merenda <FMerenda@vetexchange.com>
To: DJ Delorie <dj@delorie.com>
Cc: cygwin@sourceware.cygnus.com
Subject: RE: ESC characters listed when I pipe through "less"
Date: Fri, 16 Jun 2000 09:11:16 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"


THAT"S IT!
I have it aliased to "ls --color". I didn't know that would cause it.

THANKS A MILLION! 

Thanks,
Frank Merenda | Senior Software Engineer
VetExchange   | http://www.VetExchange.com 
fmerenda@VetExchange.com

"Dogs are not our whole life, but they make our lives whole." 

-- Roger Caras 

> -----Original Message-----
> From: DJ Delorie [mailto:dj@delorie.com]
> Sent: Friday, June 16, 2000 8:19 AM
> To: FMerenda@vetexchange.com
> Cc: cygwin@sourceware.cygnus.com
> Subject: Re: ESC characters listed when I pipe through "less"
> 
> 
> 
> > I've got another one. When I pipe "LS" through "less", I 
> get a bunch of
> > "ESC" stuff in each line, in reversed text.
> 
> Your ls might be aliased to something like ls --color.  Try this:
> 
> 	/bin/ls | less
> 
> The "/bin/" part forces it to call the program directly, rather than
> aliasing it.
> 

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

