Recent Changes - Search:

edit SideBar

TRE agrep

Description

The agrep tool is similar to the commonly used grep utility, but agrep can be used to search for approximate matches.

The agrep tool searches text input for lines (or records separated by strings matching arbitrary regexps) that contain an approximate, or fuzzy, match to a specified regexp, and prints the matching lines. Limits can be set on how many errors of each kind are allowed, or only the best matching lines can be output.

Unlike other agrep implementations, TRE agrep allows full POSIX regexps of any length, any number of errors, and non-uniform costs.

Homepage: http://laurikari.net/tre/

Current version: v0.8.0-2

Downloads

RPM:

Source RPM:

Package dependencies:


Older version

RPM:

Source RPM:

Package dependencies:


All versions

Edit - History - Print - Recent Changes - Search
Page last modified on October 27, 2010, at 09:30 AM