Fink

Package agrep-2.04-18

SystemBinary DistributionsCVS/rsync Source Distributions
stable RSS feed stableunstable RSS feed unstable
10.5/i386
 
2.04-18
10.5/powerpc
 
10.4/i386
10.4/powerpc
10.3
10.2 (gcc3.3 only) *
 
 
 

Description:   Flexible egrep/fregrep replacement (2.04-18)
The three most significant features of agrep that are not supported by the grep family are 1) the ability to search for approximate patterns; for example, "agrep -2 homogenos foo" will find homogeneous as well as any other word that can be obtained from homogenos with at most 2 substitutions, insertions, or deletions. "agrep -B homogenos foo" will generate a message of the form best match has 2 errors, there are 5 matches, output them? (y/n) 2) agrep is record oriented rather than just line oriented; a record is by default a line, but it can be user defined; for example, "agrep -d '^From ' 'pizza' mbox" outputs all mail messages that contain the keyword "pizza". Another example: "agrep -d '$$' pattern foo" will output all paragraphs (separated by an empty line) that contain pattern. 3) multiple patterns with AND (or OR) logic queries. For example, "agrep -d '^From ' 'burger,pizza' mbox" outputs all mail messages containing at least one of the two keywords (, stands for OR). "agrep -d '^From ' 'good;pizza' mbox" outputs all mail messages containing both keywords.
Section:   text
Maintainer:   Darian Lanx <dmallocATusersDOTsourceforgeDOTnet>
Website:   ftp://ftp.cs.arizona.edu/agrep/
License:   BSD
Info-File:   dists/10.4/unstable/main/finkinfo/text/agrep.info
CVS log, Last Changed: Fri, 20 Jan 2006 21:32:31 (UTC)

Section list - Flat package list - Search packages

(*) = Unsupported distribution.