summaryrefslogtreecommitdiff
path: root/textproc/agrep/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* agrep is a tool for fast text searching allowing errors.David E. O'Brien1997-05-251-0/+45
The three most significant features of agrep that are not supported by the grep family are 1) the ability to search for approximate patterns 2) agrep is record oriented rather than just line oriented 3) multiple patterns with AND (or OR) logic queries Notes: svn path=/head/; revision=6551