grep

v 3.11 Updated: 11 months, 2 weeks ago

grep prints lines that contain a match for a pattern

Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.

https://www.gnu.org/software/grep/grep.html

To install grep, paste this in macOS terminal after installing MacPorts

sudo port install grep

Add to my watchlist

Installations 323
Requested Installations 155