grep.1posix -iC 2 'ERROR' /var/log/mxh.lol
search a file for a pattern
-i     Perform  pattern  matching  in searches without regard to case; see the Base Definitions volume of
       IEEE Std 1003.1-2001, Section 9.2, Regular Expression General Requirements.
source manpages: grep