Fixed string grep (UNIX)
fgrep [-cilnqsvx]
      [-e expression | -f expression_file]...
      [file...]
fgrep [-cilnqsvx] expression [file...]
QNX Neutrino, Microsoft Windows
See grep for a complete listing.
The fgrep utility does a fixed-string grep (equivalent to grep -F). See the documentation for grep for details.