Download Source Package grep:
'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.)
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 288.3 kB | 1252 kB | [list of files] |
| amd64 | 278.5 kB | 1196 kB | [list of files] |
| arm | 275.3 kB | 1184 kB | [list of files] |
| armel | 272.6 kB | 1184 kB | [list of files] |
| hppa | 289.9 kB | 1208 kB | [list of files] |
| hurd-i386 | 270.3 kB | 1176 kB | [list of files] |
| i386 | 270.7 kB | 808 kB | [list of files] |
| ia64 | 344.5 kB | 1484 kB | [list of files] |
| kfreebsd-amd64 (unofficial port) | 276.7 kB | 970 kB | [list of files] |
| kfreebsd-i386 (unofficial port) | 270.0 kB | 950 kB | [list of files] |
| m68k | 260.0 kB | 1156 kB | [list of files] |
| mips | 288.2 kB | 1284 kB | [list of files] |
| mipsel | 287.3 kB | 1284 kB | [list of files] |
| powerpc | 282.7 kB | 844 kB | [list of files] |
| s390 | 284.9 kB | 1216 kB | [list of files] |
| sparc | 272.4 kB | 1196 kB | [list of files] |