Grep 2.5.1.ds1-4
GNU grep, egrep and fgrep
'grep' is a utility to search for text in files; it can be used from the
command line or in scripts. Even if you don't want to use it, other packages
on your system probably will.
The GNU family of grep utilities may be the "fastest grep in the west".
GNU grep is based on a fast lazy-state deterministic matcher (about
twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper
search for a fixed string that eliminates impossible text from being
considered by the full regexp matcher without necessarily having to
look at every character. The result is typically many times faster
than Unix grep or egrep. (Regular expressions containing backreferencing
will run more slowly, however.)
Section:
base
Repository:
Provides:
rgrep
Depends:
Size:
173626 bytes
MD5sum:
8b06df12c86b5ee2d2fac1225eac4147
Status:
Package imported
QA Quarantine ends:
ENDED 2010-01-27 09:13
Package events
| Event type | User | Timestamp |
| Package imported | System | 2010-01-27 09:13 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.