| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Wed, 23 Jan 2002 12:45:09 -0500 |
| From: | Christopher Faylor <cgf AT redhat DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: possible sed bug? (\r at EOL stripped in pipe [no file involved]) |
| Message-ID: | <20020123174509.GF6765@redhat.com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <200201231543 DOT JAA08779 AT tigris DOT pounder DOT sol DOT net> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <200201231543.JAA08779@tigris.pounder.sol.net> |
| User-Agent: | Mutt/1.3.23.1i |
On Wed, Jan 23, 2002 at 09:43:10AM -0600, Tom Rodman wrote: >The sed that I downloaded w/1.3.6 seems to strip the carriage return at >EOL - nothing to do w/mount points; it is doing this in a pipe (no file >involved). sed is a text utility, so it considers \r\n on input to be equivalent to \n. Although, I find it odd that this message comes directly after another message which apparently reporting the opposite... cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |