in reply to How can grep search based on text or pattern based on user input?

What I would do is have a dropdown or radio list saying which method they'd like to search with. If one isn't specified, default to a dumb grep-style search.. that'd simplify things some..
  • Comment on Re: How can grep search based on text or pattern based on user input?