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.1 | 
            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
        
            - * Wed Feb 18 18:00:00 2004 Tim Waugh <twaugh{%}redhat{*}com> 2.5.1-24.1
 
            - Built for Red Hat Enterprise Linux.
 
        
            - * Mon Jan  5 18:00:00 2004 Tim Waugh <twaugh{%}redhat{*}com> 2.5.1-24
 
            - Work around glibc bug #112869 (segfault in re_compile_pattern).
- Avoid patching Makefile.am, to avoid automake/autoconf weirdness.
 
        
            - * Wed Dec 10 18:00:00 2003 Tim Waugh <twaugh{%}redhat{*}com> 2.5.1-23
 
            - Another multibyte efficiency bug-fix (bug #111800).