grep, print lines matching a pattern. Node: Index

PREV Concept Index UP Top next

Index

This is an alphabetical list of all GREP commands and command-line options.

  • {,m}
  • {n}
  • {n,}
  • {n,m}
  • *
  • +
  • --after-context
  • --basic-regexp
  • --before-context
  • --binary
  • --byte-offset
  • --context
  • --directories
  • --extended-regexp
  • --file
  • --files-with-matches
  • --files-without-match
  • --fixed-strings
  • --help
  • --ignore-case
  • --line-number
  • --line-regexp
  • --no-filename
  • --no-messages
  • --quiet
  • --recursive
  • --regexp=pattern
  • --revert-match
  • --silent
  • --text
  • --unix-byte-offsets
  • --version
  • --word-regexp
  • -a
  • -A
  • -b
  • -B
  • -c
  • -C
  • -count
  • -d
  • -e
  • -E
  • -f
  • -F
  • -G
  • -h
  • -i
  • -L
  • -l
  • -n
  • -NUM
  • -q
  • -r
  • -s
  • -U
  • -u
  • -V
  • -v
  • -w
  • -x
  • -y
  • ?
  • alnum
  • alpha
  • cntrl
  • digit
  • graph
  • lower
  • print
  • punct
  • space
  • upper
  • xdigit
  • PREV Concept Index UP Top next