On 11/05/2017 08:56, 川崎 正貴 wrote:
I found a problem on grep 3.0 on command prompt of Windows10 with 64bit
cygwin.
It seems that treatment of CR/LF is changed.
I expect cygwin disposes of CR/LF.
See announcement
https://sourceware.org/ml/cygwin-announce/2017-02/msg00035.html
use d2u to remove
I found a problem on grep 3.0 on command prompt of Windows10 with 64bit
cygwin.
It seems that treatment of CR/LF is changed.
I expect cygwin disposes of CR/LF.
grep 2.25(correct)
>uname -a
CYGWIN_NT-10.0 PCNAME 2.6.0(0.304/5/3) 2016-08-31 14:32 x86_64 Cygwin
>env LC_ALL=C grep --version
grep (GNU
2 matches
Mail list logo