print lines matching a pattern
-i, --ignore-case
       Ignore case distinctions in both the PATTERN and the input files.  (-i is specified by POSIX.)
-R, -r, --recursive
       Read all files under each directory, recursively; this is equivalent to the -d recurse option.
source manpages: grep