Again, I spoke too soon...

On Thu, Sep 17, 2009 at 4:24 PM, Mark J. Reed <[log in to unmask]> wrote:
> The doubled pipe is the problem.

Part of the problem.  It still doesn't match because (...) are
grouping syntax.  Need to backslash those as well.

(Or lose all the backslashes and use grep instead of egrep.)

-- 
Mark J. Reed <[log in to unmask]>