This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: [ANNOUNCEMENT] Updated [test]: grep-3.0-2
- From: Steven Penny <svnpenn at gmail dot com>
- To: cygwin at cygwin dot com
- Date: Fri, 17 Feb 2017 15:42:20 -0800 (PST)
- Subject: Re: [ANNOUNCEMENT] Updated [test]: grep-3.0-2
- Authentication-results: sourceware.org; auth=none
- References: <7326506c-5785-001c-0613-be94257689d8@gmail.com>
On Fri, 17 Feb 2017 11:43:13, cyg Simple wrote:
There are as many ways to remove the \r as there are ways to create
them.
Not really, if you are interested in POSIX compliance. POSIX Sed does not
support \r or \xD or \15. Same for POSIX Vim. The only portable tools I know are
awk and tr.
As I said before, d2u is certainly a good tool for this, but it is not portable
and some people do care about that.
--
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