Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
grep-2.5.1a-61.fc10.i386
[182 KiB] |
Changelog
by Lubomir Rintel (2008-10-01):
- Fix pcre-mode (-P) line wrapping (bug #324781)
- Match the version with upstream
- Recode AUTHORS to utf8
|