| Index Entry | Section |
|
* | | |
| * | 3.1 Fundamental Structure |
|
+ | | |
| + | 3.1 Fundamental Structure |
|
- | | |
| -A | 2.1.5 Context Line Control |
| -a | 2.1.6 File and Directory Selection |
| --after-context | 2.1.5 Context Line Control |
| -B | 2.1.5 Context Line Control |
| -b | 2.1.4 Output Line Prefix Control |
| --basic-regexp | 2.4 grep Programs |
| --before-context | 2.1.5 Context Line Control |
| --binary | 2.1.7 Other Options |
| --binary-files | 2.1.6 File and Directory Selection |
| --byte-offset | 2.1.4 Output Line Prefix Control |
| -C | 2.1.5 Context Line Control |
| -c | 2.1.3 General Output Control |
| --color | 2.1.3 General Output Control |
| --colour | 2.1.3 General Output Control |
| --context | 2.1.5 Context Line Control |
| --count | 2.1.3 General Output Control |
| -d | 2.1.6 File and Directory Selection |
| -D | 2.1.6 File and Directory Selection |
| --devices | 2.1.6 File and Directory Selection |
| --directories | 2.1.6 File and Directory Selection |
| -E | 2.4 grep Programs |
| -e | 2.1.2 Matching Control |
| --exclude | 2.1.6 File and Directory Selection |
| --exclude-dir | 2.1.6 File and Directory Selection |
| --exclude-from | 2.1.6 File and Directory Selection |
| --extended-regexp | 2.4 grep Programs |
| -F | 2.4 grep Programs |
| -f | 2.1.2 Matching Control |
| --file | 2.1.2 Matching Control |
| --files-with-matches | 2.1.3 General Output Control |
| --files-without-match | 2.1.3 General Output Control |
| --fixed-strings | 2.4 grep Programs |
| -G | 2.4 grep Programs |
| --group-separator | 2.1.5 Context Line Control |
| --group-separator | 2.1.5 Context Line Control |
| -H | 2.1.4 Output Line Prefix Control |
| -h | 2.1.4 Output Line Prefix Control |
| --help | 2.1.1 Generic Program Information |
| -i | 2.1.2 Matching Control |
| --ignore-case | 2.1.2 Matching Control |
| --include | 2.1.6 File and Directory Selection |
| --initial-tab | 2.1.4 Output Line Prefix Control |
| --invert-match | 2.1.2 Matching Control |
| -L | 2.1.3 General Output Control |
| -l | 2.1.3 General Output Control |
| --label | 2.1.4 Output Line Prefix Control |
| --line-buffered | 2.1.7 Other Options |
| --line-number | 2.1.4 Output Line Prefix Control |
| --line-regexp | 2.1.2 Matching Control |
| -m | 2.1.3 General Output Control |
| --max-count | 2.1.3 General Output Control |
| --mmap | 2.1.7 Other Options |
| -n | 2.1.4 Output Line Prefix Control |
| --no-filename | 2.1.4 Output Line Prefix Control |
| --no-messages | 2.1.3 General Output Control |
| --null | 2.1.4 Output Line Prefix Control |
| --null-data | 2.1.7 Other Options |
| -num | 2.1.5 Context Line Control |
| -o | 2.1.3 General Output Control |
| --only-matching | 2.1.3 General Output Control |
| -P | 2.4 grep Programs |
| --perl-regexp | 2.4 grep Programs |
| -q | 2.1.3 General Output Control |
| --quiet | 2.1.3 General Output Control |
| -r | 2.1.6 File and Directory Selection |
| --recursive | 2.1.6 File and Directory Selection |
| --regexp=pattern | 2.1.2 Matching Control |
| -s | 2.1.3 General Output Control |
| --silent | 2.1.3 General Output Control |
| -T | 2.1.4 Output Line Prefix Control |
| --text | 2.1.6 File and Directory Selection |
| -u | 2.1.4 Output Line Prefix Control |
| -U | 2.1.7 Other Options |
| --unix-byte-offsets | 2.1.4 Output Line Prefix Control |
| -v | 2.1.2 Matching Control |
| -V | 2.1.1 Generic Program Information |
| --version | 2.1.1 Generic Program Information |
| -w | 2.1.2 Matching Control |
| --with-filename | 2.1.4 Output Line Prefix Control |
| --word-regexp | 2.1.2 Matching Control |
| -x | 2.1.2 Matching Control |
| -y | 2.1.2 Matching Control |
| -z | 2.1.7 Other Options |
| -Z | 2.1.4 Output Line Prefix Control |
|
. | | |
| . | 3.1 Fundamental Structure |
|
? | | |
| ? | 3.1 Fundamental Structure |
|
_ | | |
| _N_GNU_nonoption_argv_flags_ environment variable | 2.2 Environment Variables |
|
{ | | |
| {,m} | 3.1 Fundamental Structure |
| {n,m} | 3.1 Fundamental Structure |
| {n,} | 3.1 Fundamental Structure |
| {n} | 3.1 Fundamental Structure |
|
A | | |
| after context | 2.1.5 Context Line Control |
| alnum character class | 3.2 Character Classes and Bracket Expressions |
| alpha character class | 3.2 Character Classes and Bracket Expressions |
| alphabetic characters | 3.2 Character Classes and Bracket Expressions |
| alphanumeric characters | 3.2 Character Classes and Bracket Expressions |
| anchoring | 3.4 Anchoring |
| asterisk | 3.1 Fundamental Structure |
|
B | | |
| back-reference | 3.5 Back-references and Subexpressions |
| backslash | 3.3 The Backslash Character and Special Expressions |
| basic regular expressions | 3.6 Basic vs Extended Regular Expressions |
| before context | 2.1.5 Context Line Control |
| binary files | 2.1.6 File and Directory Selection |
| binary files | 2.1.6 File and Directory Selection |
| binary files, MS-DOS/MS-Windows | 2.1.7 Other Options |
| blank character class | 3.2 Character Classes and Bracket Expressions |
| blank characters | 3.2 Character Classes and Bracket Expressions |
| bn GREP_COLORS capability | 2.2 Environment Variables |
| braces, first argument omitted | 3.1 Fundamental Structure |
| braces, one argument | 3.1 Fundamental Structure |
| braces, second argument omitted | 3.1 Fundamental Structure |
| braces, two arguments | 3.1 Fundamental Structure |
| bracket expression | 3.2 Character Classes and Bracket Expressions |
| Bugs, known | 5.1 Known Bugs |
| bugs, reporting | 5. Reporting bugs |
| byte offset | 2.1.4 Output Line Prefix Control |
| byte offsets, on MS-DOS/MS-Windows | 2.1.4 Output Line Prefix Control |
|