Author: Victor Churchill Date: To: Hampshire LUG Discussion List Subject: Re: [Hampshire] Any grep gurus here?
1. I too thought you might need to backslash the paren but i does
indeed complain.
2. You also need to tell grep to not report cases where the paren *is* closed.
3. If you use single quote (which I think tells the shell to not
examine the contents for interpolation):