POSIX-compliant regex library with support for approximate matching
Lightweight, POSIX-compliant regular expression (regex) library
tre-agrep$ tre-agrep 'pattern' filename.txt$ tre-agrep -2 'searchterm' filename.txt$ tre-agrep -i -1 'word' filename.txt