Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
grep: The GNU versions of grep pattern matching utilities.
Name: | grep |
Vendor: | Fermi |
Version: | 2.5.1 |
License: | GPL |
Release: | 24.6 |
URL: | |
- 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.
Changelog
- * Fri Feb 3 18:00:00 2006 Tim Waugh <twaugh{%}redhat{*}com> 2.5.1-24.6
- Prevent 'grep -P' from segfaulting (bug #171379).
- * Fri Jul 1 19:00:00 2005 Tim Waugh <twaugh{%}redhat{*}com> 2.5.1-24.5
- Fixed 'grep -o -w' (bug #159532).
- * Wed Dec 22 18:00:00 2004 Tim Waugh <twaugh{%}redhat{*}com> 2.5.1-24.4
- Fixed -Fi for multibyte input (bug #143079).