
NR-grep -- a fast and flexible pattern matching tool

Unix/Linux distribution
    (main reason is a "cat" system call in shell.c)


COPYRIGHT --> see file called COPYRIGHT

INSTALLATION --> run "make", which will produce the executable "nrgrep"

USE --> run "nrgrep" and see usage, or "nrgrep -H" for full help.

VERSION ---> nrgrep 1.1.1

Small bugs of version 1.1 fixed, w.r.t. handling large regular expressions.
In particular bugs regarding alignment of tables.
