grep.1posix -i mysql %2Fvar%2Flog%2Fsyslog %7C tail -30
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