delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/06/02/16:31:33

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <20000602203057.18834.qmail@web115.yahoomail.com>
Date: Fri, 2 Jun 2000 13:30:57 -0700 (PDT)
From: Earnie Boyd <earnie_boyd AT yahoo DOT com>
Reply-To: earnie_boyd AT yahoo DOT com
Subject: Re: New sed in latest
To: Charles Wilson <cwilson AT ece DOT gatech DOT edu>, cygwin AT sourceware DOT cygnus DOT com
MIME-Version: 1.0

--- Charles Wilson <cwilson AT ece DOT gatech DOT edu> wrote:
> So, with the new sed behavior the following is no longer going to work,
> right?

No, not right.

> 
> ---dos2unix----
> #!/bin/bash
> sed 's/^M//' $1
> ---------------
> 
> Where the '^M' is generated by pressing CTRL-V, CTRL-M.
> 

In text mode, it is the \n that terminates the read.  If there is a \r
preceding the \n it will also be removed and the count read reduced by one.  If
there is no preceding \r then the count returned is the number actually read.

Cheers,

=====
---
   Earnie Boyd: <mailto:earnie_boyd AT yahoo DOT com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>

__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


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