mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
229 B
Plaintext
6 lines
229 B
Plaintext
This package is GNU GREP.
|
|
|
|
Grep searches the named input files (or standard input if no files are
|
|
named, or the file name - is given) for lines containing a match to
|
|
the given pattern. By default, grep prints the matching lines.
|