|
grep
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: GNU grep, egrep and fgrep |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: grep search text-processing cli regex | ||||||||||||||||||||||||||||||
| Install: brew install grep | ||||||||||||||||||||||||||||||
|
About: GNU grep is a powerful command-line utility for searching plain-text data sets for lines that match a regular expression. It uses optimized algorithms for fast pattern matching, supporting both basic and extended regex syntax. Its main value is speed and flexibility for text processing and log analysis. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|