Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.
Changelog
        
            - * Wed Oct 13 17:00:00 2004 Tim Waugh <twaugh{%}redhat{*}com> 2.5.1-31
- - Make 'grep -F' avoid UTF-8 processing if the pattern contains no
  multibyte characters (bug #133932). 
            - * Mon Oct 11 17:00:00 2004 Tim Waugh <twaugh{%}redhat{*}com> 2.5.1-30
- - Applied patch from Robert Scheck to tidy spec file and add a URL
  tag (bug #135185). 
            - * Tue Jun 15 17:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- - rebuilt