Re: updated: [master] [4de95fe] Ticket #1963: use grep instead of awk in iso9660 extfs plugin.



On Tue, 14 Dec 2010 17:28:11 +0100 Oswald Buddenhagen wrote:
> or more precisely, you mean
>   @EGREP@ "Iconv not yet supported|Unknown charset"
> (without the backslash).

No. I mean @GREP@ with backslash'ed OR \|.

There is an alternative:
@GREP@ with \|
or
@EGREP@ with |

> that's cleaner and should be more portable than the gnu extensions to
> basic regular expressions.

Is \| a GNU extension in grep?

-- 
Andrew


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