Approximate grep utility
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.8.0-34.20140228gitc2f5d13.fc35 | - |
Fedora 35 | 0.8.0-34.20140228gitc2f5d13.fc35 | - |
Fedora 34 | 0.8.0-32.20140228gitc2f5d13.fc34 | - |
EPEL 9 | 0.8.0-34.20140228gitc2f5d13.el9 | - |
EPEL 8 | 0.8.0-27.20140228gitc2f5d13.el8 | - |
EPEL 7 | 0.8.0-18.20140228gitc2f5d13.el7 | - |
You can contact the maintainers of this package via email at
tre dash maintainers at fedoraproject dot org
.