grep-gnu 2.5.4-4maemo4
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.)
Due to conflicts with busybox and SDK, all binaries are stored in /usr/bin/gnu,
which could be added to $PATH, or can be called with a 'g' prefix,
e.g., 'ggrep' for grep.
Section:
user/system
Repository:
Depends:
Size:
279696 bytes
MD5sum:
eb2adc09049abf1ab836ef0724bbbb7f
Source:
Status:
Package promoted
Bugtracker:
QA Quarantine ends:
ENDED 2010-03-29 23:15
| Tester | Karma | Timestamp |
| Tomasz Dominikowski (Tester) (402) | 2010-05-30 21:18 UTC | |
| Nikita Nalyutin (46) | 2010-05-30 20:18 UTC | |
| Emanuele Cassioli (Tester) (801) | 2010-05-28 15:58 UTC | |
| Ian Stirling (Tester) (343) | 2010-05-21 23:55 UTC | |
| Mads Hintz-Madsen (5) | 2010-05-09 18:42 UTC | |
| Willie Pretorius (Tester) (258) | 2010-05-08 05:40 UTC | |
| Timo Härkönen (Tester) (182) | 2010-05-02 20:17 UTC | |
| Marko Vertainen (221) | 2010-05-02 18:38 UTC | |
| Thomas Lefebvre (28) | 2010-04-28 19:57 UTC | |
| Tom Tanner (Maintainer) (638) | 2010-03-24 07:34 UTC |
Package events
| Event type | User | Timestamp |
| Package promoted | Tom Tanner | 2010-05-30 21:23 UTC |
| Package is in testing | System | 2010-03-19 23:15 UTC |

Comments:
Works well, nothing much else to say.
Comments:
You must be logged in to make comments.