bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: don't work '\n' in Gnu SED for windows


From: Eli Zaretskii
Subject: Re: don't work '\n' in Gnu SED for windows
Date: Wed, 20 Aug 2008 18:38:58 +0300

> Date: Wed, 20 Aug 2008 10:03:45 +0200
> From: Dave B <address@hidden>
> CC: address@hidden
> 
> And (but I'm not sure about this as I've never tried) under windows you'll
> probably need to use \n\r instead of just \n.

No, because most Windows ports of Sed use text-mode reads, which
strips the \r characters, and they never reach the pattern space.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]