mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
9580beabd1
to a specified pattern. By default, grep prints the matching lines. WWW: http://www.gnu.org/software/grep/
5 lines
188 B
Plaintext
5 lines
188 B
Plaintext
The grep command searches one or more input files for lines containing a match
|
|
to a specified pattern. By default, grep prints the matching lines.
|
|
|
|
WWW: http://www.gnu.org/software/grep/
|