bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] gnulib-tool: new option --gnu-make


From: Bruno Haible
Subject: Re: [PATCH] gnulib-tool: new option --gnu-make
Date: Mon, 13 Mar 2017 20:14:54 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-66-generic; KDE/5.18.0; x86_64; ; )

Hi Jim,

> > the -e option is mandatory anyway when you use sed inside a pipe.
> 
> I was surprised to read the above. What does it mean?
> This works with GNU sed and no "-e" option:
> 
>   $ echo abc|sed s/b/X/|cat
>   aXc

Oops, thinko. Forget about this sentence.

Bruno




reply via email to

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