Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-03-14 13:19 Zurück zur Release-Liste
2.5

Diese Veröffentlichung fügt - Label - only-matching, - Geräte, - line-buffered, - enthalten, - auszuschließen, - Farbe, - max-count Optionen, fügt ein PCRE Matcher, behebt einige Fehler enthält und einige Aktualisierungen der Übersetzungen.
Tags: Minor feature enhancements
This release adds --label, --only-matching, --devices, --line-buffered, --include, --exclude, --color, and --max-count options, adds a PCRE matcher, fixes some bugs, and includes some translation updates.

Project Resources