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
From: Chris Faylor <cgf@cygnus.com>
Date: Fri, 2 Jun 2000 17:13:04 -0400
To: "'cygwin@sourceware.cygnus.com'" <cygwin@sourceware.cygnus.com>
Subject: Re: New sed in latest
Message-ID: <20000602171304.B2969@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: "'cygwin@sourceware.cygnus.com'" <cygwin@sourceware.cygnus.com>
References: <99B82AA9708ED0119B55006097125A00363EA9@ifk63.mach.uni-karlsruhe.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <99B82AA9708ED0119B55006097125A00363EA9@ifk63.mach.uni-karlsruhe.de>; from heribert_dahms@icon-gmbh.de on Fri, Jun 02, 2000 at 10:51:55PM +0200

On Fri, Jun 02, 2000 at 10:51:55PM +0200, Heribert Dahms wrote:
>what about something like CYGWIN=force_binary for those who need it?
>If you change od, I'd like that and/or --binary, since I routinely use
>od -c to check for \r.

I don't understand the question.  I'm talking about *fixing* tools like 'od'
which do not always open their contents in binary mode as they should.

I'm not going to be sweeping through all of the tools provided with cygwin
and indiscriminately making them read their input in text mode.

od was probably a bad example since I don't know if it is broken or not.
The last time I checked, I thought it was, but I have just checked it and
it is working as expected.

So 'od' does not have to be touched.  It correctly opens the file in binary
mode and accurately dumps the contents.

cgf

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

