freebsd-ports/textproc/gnugrep/pkg-descr

5 lines
188 B
Text
Raw Normal View History

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/