Jump to letter: [
ABCDEFGHIKLMNOPQRSTUVWXYZ
]
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.1-32.2.i386
[169 KiB] |
Changelog
by Tim Waugh (2006-02-20):
- Back-ported egf-speedup patch (bug #179636). Also required fgrep,
dfa-optional, and w patches to be back-ported. Also fixes bug #176345.
|