I have some input coming from stdin that i want to pipe to grep.
I want to match on two phrases: "Not found" or "No match"
I have tried: