Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
grep: The GNU versions of grep pattern matching utilities.
- Summary
- 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.
Arch: x86_64
Download: | grep-2.5.1-52.2.x86_64.rpm |
Build Date: | Sat Feb 11 09:00:50 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 438 KiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.5.1-52.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.5.1-52.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Fri Feb 3 17:00:00 2006 Tim Waugh <twaugh{%}redhat{*}com> 2.5.1-52
-
- Prevent 'grep -P' from segfaulting (bug #171379).