You should be able to use linecontainsregexp with |
(or) delimited regular expressions.
HTH,
Matt
--- Joyce Li <[EMAIL PROTECTED]> wrote:
> The LineContains filter reports lines that contain
> all strings listed. I
> want to search through files and find the ones that
> contains either
> string
The LineContains filter reports lines that contain all strings listed. I
want to search through files and find the ones that contains either
string A or string B. Is there a way to accomplish this? Or do I have
to write my own filter?
Thank you,
Joyce
---