Statements (54)
Predicate | Object |
---|---|
gptkbp:instanceOf |
software
|
gptkbp:availableIn |
Linux
Windows macOS |
gptkbp:canLeadTo |
files
standard input |
gptkbp:developedBy |
gptkb:GNU_Project
|
gptkbp:features |
text searching
|
gptkbp:has |
documentation
man page |
gptkbp:hasFeature |
performance optimizations
search history color output customizable output binary file handling context lines file name prefixing line buffering output redirection |
gptkbp:hasVersion |
3.8
|
https://www.w3.org/2000/01/rdf-schema#label |
GNU Grep
|
gptkbp:is_available_in |
-E (extended regex)
-F (fixed strings) -c (count matches) -i (ignore case) -l (list files with matches) -n (line number) -o (only matching part) -q (quiet mode) -r (recursive search) -v (invert match) |
gptkbp:isCounteredBy |
package managers
source code |
gptkbp:isUsedFor |
data analysis
scripts text processing programming log analysis |
gptkbp:license |
gptkb:GNU_General_Public_License
|
gptkbp:operatingHours |
Unix-like
|
gptkbp:partOf |
gptkb:GNU_Core_Utilities
|
gptkbp:powerOutput |
lines containing matches
|
gptkbp:publishedIn |
C
|
gptkbp:relatedTo |
find
awk sed egrep fgrep |
gptkbp:releaseDate |
1986
|
gptkbp:supports |
true
UTF-8 multibyte characters |
gptkbp:userInterface |
true
|
gptkbp:uses |
pattern matching
|