rgrep.1 -F '[error]' web.log
print lines matching a pattern
-F, --fixed-strings
       Interpret  PATTERN  as  a  list  of  fixed  strings,  separated by newlines, any of which is to be
       matched.  (-F is specified by POSIX.)
source manpages: rgrep