
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 GNU-License

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

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


