grep - The GNU versions of grep pattern matching utilities.

Description:

The GNU versions of commonly used grep utilities.  Grep searches
through textual input for lines which contain a match to a specified
pattern and then prints the matching lines.  GNU's grep utilities
include grep, egrep and fgrep.

You should install grep on your system, because it is a very useful
utility for searching through text.

Homepage: http://www.gnu.org/software/grep/

License: GPL

Vendor: Red Hat, Inc.

Packages

grep-2.5.1-57.fc7.x86_64 [176 KiB] Changelog by Tim Waugh (2007-01-22):
- Make preun scriptlet unconditionally succeed (bug #223697).