This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sed strips CRs


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?

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]