Skip to the content.

Search File Contents: grep

Recipes

grep [opt] <pattern> <file>
  -i, --ignore-case
  -w, --word-regexp
  -x, --line=regexp
  -n, --line-number
  -v, --invert-match
  -f, --file=<pattern-file>