| Newsgroups |
gmane.editors.sed.user |
| Message-ID |
<[email protected]> |
On Thu, 26 Feb 2015 18:16:20 +0100, "Davide Brini [email protected]
[sed-users]" <[email protected]> wrote:
> On 26 Feb 2015 09:09:49 -0800, "[email protected] [sed-users]"
> <[email protected]> wrote:
>
> > I made one minor change (added \n to the regular expression) to Davide's
> > solution, to make the script get rid of an extra line that was showing
> > up in the output. This assumes you are using GNU sed, other sed versions
> > might not recognize \n in the regular expression.
On a separate note, \n in the LHS is standard and should be recognized by
all implementations.
--
D.