delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2012/02/11/12:57:39

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Sat, 11 Feb 2012 18:56:40 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: sed strips CRs
Message-ID: <20120211175640.GI9823@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <2BF01EB27B56CC478AD6E5A0A28931F203F560E4 AT A1DAL1SWPES19MB DOT ams DOT acs-inc DOT net> <20120210150708 DOT GA22832 AT calimero DOT vinschen DOT de> <CA+sc5m=UkJRKK9WZCvcfsetSUc_CHkGC-gFZEher3Tg=fK=RkQ AT mail DOT gmail DOT com> <20120211100600 DOT GA9823 AT calimero DOT vinschen DOT de> <CA+sc5mmnMBjBAqsuUdddEEwE5pgBDiGDkeV-H0WvEyZO08dMNA AT mail DOT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <CA+sc5mmnMBjBAqsuUdddEEwE5pgBDiGDkeV-H0WvEyZO08dMNA@mail.gmail.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Feb 11 12:19, Earnie Boyd wrote:
> On Sat, Feb 11, 2012 at 5:06 AM, Corinna Vinschen wrote:
> > On Feb 10 14:44, Earnie Boyd wrote:
> >> On Fri, Feb 10, 2012 at 10:07 AM, Corinna Vinschen wrote:
> >> > On Feb 10 08:02, Nellis, Kenneth wrote:
> >> >> Cygwin 'sed' seems to be stripping CRs from its input.
> >> >> Linux sed doesn't do this. Example:
> >> >
> >> > Try the -b option.
> >>
> >> By this I assume you to mean that the -b option opens the input file
> >> in binary mode.  But the mount table the OP showed was already in
> >> binary mode.  Does sed not take that into consideration, I.E. it
> >> specifies the mode as a text file unless -b is specified, is this
> >> correct?
> >
> > Yes.  By default files are fopened using the "rt" mode on systems
> > supporting this mode.  This behaviour is hardcoded into upstream sed.
> 
> But on Linux I would expect the "t" to be ignored and the file is open
> in "binary" mode anyway.

That's why I wrote "on systems supporting this mode".  Sed input is
text input in the first place.  Therefore it's using textmode in the
first place.  This is done so for a long time.  If it's not what you
need, there's a workaround, the -b option.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019