egrep
E299208
egrep is a variant of the grep command-line utility that searches text using extended regular expressions for more powerful pattern matching.
All labels observed (1)
| Label | Occurrences |
|---|---|
| egrep canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T2792854 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: egrep Context triple: [GNU Grep, commandName, egrep]
-
A.
EGXP
EGXP is the ICAO airport code for RAF Scampton, a former Royal Air Force station in Lincolnshire, England, historically associated with the Dambusters and later the Red Arrows.
-
B.
EGR
EGR is the commonly used abbreviation for the United Nations Environment Programme’s annual Emissions Gap Report, which assesses the difference between projected greenhouse gas emissions and levels consistent with global climate goals.
-
C.
EGGZ
EGGZ is the UN/LOCODE designation for the Giza Governorate region in Egypt, used in international trade and transport logistics.
-
D.
EGPF
EGPF is the ICAO airport code for Glasgow Airport, a major international airport serving the Greater Glasgow area in Scotland.
-
E.
EG
EG is the standard abbreviation for the Egmont Group, an international network of Financial Intelligence Units that collaborates to combat money laundering and terrorist financing.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: egrep Target entity description: egrep is a variant of the grep command-line utility that searches text using extended regular expressions for more powerful pattern matching.
-
A.
EGXP
EGXP is the ICAO airport code for RAF Scampton, a former Royal Air Force station in Lincolnshire, England, historically associated with the Dambusters and later the Red Arrows.
-
B.
EGR
EGR is the commonly used abbreviation for the United Nations Environment Programme’s annual Emissions Gap Report, which assesses the difference between projected greenhouse gas emissions and levels consistent with global climate goals.
-
C.
EGGZ
EGGZ is the UN/LOCODE designation for the Giza Governorate region in Egypt, used in international trade and transport logistics.
-
D.
EGPF
EGPF is the ICAO airport code for Glasgow Airport, a major international airport serving the Greater Glasgow area in Scotland.
-
E.
EG
EG is the standard abbreviation for the Egmont Group, an international network of Financial Intelligence Units that collaborates to combat money laundering and terrorist financing.
- F. None of above. chosen
Statements (53)
| Predicate | Object |
|---|---|
| instanceOf |
Unix command
ⓘ
command-line utility ⓘ text search tool ⓘ |
| behaviorInGNUgrep | equivalent to grep -E ⓘ |
| category | Unix text processing utilities ⓘ |
| exitStatus |
0 if a match is found
ⓘ
1 if no match is found ⓘ >1 if an error occurred ⓘ |
| hasOption |
--color
ⓘ
-L ⓘ -R ⓘ -c ⓘ -i ⓘ -l ⓘ -n ⓘ -q ⓘ -r ⓘ -s ⓘ -v ⓘ -w ⓘ -x ⓘ |
| inputType |
standard input
ⓘ
text files ⓘ |
| introducedIn | Unix ⓘ |
| invokedAs | egrep pattern file ⓘ |
| license | varies by implementation ⓘ |
| maintainedBy | GNU Project for GNU grep implementation ⓘ |
| oftenImplementedAs |
hard link to grep
ⓘ
symlink to grep ⓘ |
| outputType | matching lines ⓘ |
| POSIXRecommendation | use grep -E instead of egrep ⓘ |
| primaryFunction |
filter lines matching a pattern
ⓘ
search text for patterns ⓘ |
| providedBy |
BSD grep implementations
ⓘ
GNU Grep ⓘ
surface form:
GNU grep package
|
| readsFrom | standard input when no file is given ⓘ |
| relatedTo |
fgrep
ⓘ
grep ⓘ |
| status | considered obsolescent in POSIX ⓘ |
| supports | ERE syntax ⓘ |
| supportsFeature |
Kleene star *
ⓘ
alternation with | ⓘ anchors ^ and $ ⓘ backslash escapes ⓘ character classes ⓘ grouping with parentheses ⓘ one-or-more quantifier + ⓘ zero-or-one quantifier ? ⓘ |
| typicalPlatform |
BSD
ⓘ
Linux ⓘ Unix-like operating systems ⓘ macOS ⓘ |
| uses | extended regular expressions ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: egrep Description of subject: egrep is a variant of the grep command-line utility that searches text using extended regular expressions for more powerful pattern matching.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.