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: src
Download: | grep-2.5.1-52.2.src.rpm |
Build Date: | Mon Apr 3 01:22:09 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 572 KiB |
Changelog
- * Sun Apr 2 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.5.1-52.2
-
- bump again for double-long bug on ppc(64)
- * Wed Feb 8 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.5.1-52.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes