Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sun, 2 Jan 2005 17:16:40 -0800 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: Re: "od" wrong line endings and byte count Message-ID: <20050103011640.GA444@efn.org> References: <20050102223613 DOT GB608 AT efn DOT org> <20050102235926 DOT 2F8DB170893 AT samwise DOT efn DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050102235926.2F8DB170893@samwise.efn.org> User-Agent: Mutt/1.4.1i Organization: bs"d X-IsSubscribed: yes On Sun, Jan 02, 2005 at 05:58:47PM -0600, "Gary R. Van Sickle" wrote: > > On Sun, Jan 02, 2005 at 05:27:45PM -0500, Christopher Faylor wrote: > > > On Sun, Jan 02, 2005 at 12:34:03PM -0800, Brian Dessent wrote: > > > >This means that when a cygwin program reads a file with > > CRLF endings > > > >it is translated to LF line endings that all unix tools > > expect. You > > > >want binary mounts if this is not what you desire. See > > the FAQ for > > > >more info... > > > > > > I think that this is a regression of "od", though. It > > probably should > > > use binmode by default. > > > > I would tend to agree, but how would you change this default > > if desired? > > > > ? By one of the two ways God intended when he gave Moses POSIX: > > 1. O_BINARY > 2. "rb" Umm, that's not what I think of as "by default". I call that "hardcoded". "Default" implies to me the possibility of changing without recompile/relink. -- 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/