grep-gnu v2.5.4-4maemo4

No screenshot
****
Stable Quality
Downloads: 100114
Votes: 8
Free & Open Source license
Click here to install this application





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.

Updated 2010-05-30 21:30 UTC
Author Tom Tanner

Links

Comments

Tom Tanner
Karma: 1006

it is a command line utility and therefore does not have a menu icon.

2010-06-02 15:43 UTC
tareq alkholifi
Karma: 7

it is a nice program according to my experience under desktop environemnet but could not be installed under the latest update of maemo " it doesnt appears on my app list " after installation

have i missed something

2010-06-02 15:37 UTC
previous 1 2 3 next

Comments:

You must be logged in to make comments.