Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        grep: The GNU versions of grep pattern matching utilities.
        
        
            | Name: | grep | Vendor: | Scientific Linux | 
        
            | Version: | 2.5.1 | License: | GPL | 
        
            | Release: | 24.5 | 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 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). 
            - * Fri Dec 17 18:00:00 2004 Tim Waugh <twaugh{%}redhat{*}com> 2.5.1-24.3
- - Bypass kwset matching when ignoring case and processing multibyte input
  (bug #143079).