| Webster's Online Dictionary |
| Domain | Definition | ||
| Computing | Egrep An extended version of the Unix command grep. Egrep accepts extended regular expressions (RE) including "*" following multi-character REs; "+" (one or more matches); "?" (zero or one matches); "|" separating two REs matches either. REs may be bracketed with (). Despite its additional complexity, egrep is usually faster that fgrep or grep. Source: The Free On-line Dictionary of Computing. | ||
Source: compiled by the editor from various references; see credits. | Top | ||
| The following table is compiled from various sources, across various languages. When English abbreviations or acronyms come from a non-English source, this is noted. | ||||
| Entry | Source | Expression | Field | |
| EGREP | English | Extended Global Regular Expression Print | Computer - (Unix, GREP) | |
| Source: compiled by the editor, based on several corpora (additional references). | Top | |||