Note:
Some of the links in this file point to online documents which require additional
installation.
The GNU version of grep, a fast pattern-matching utility. Utilizes the fast lazy-state deterministic matcher (about twice as fast as the stock Unix egrep) hybridized with a Boyer-Moore algorithm. It is generally faster that any other vanilla UNIX version of grep. Also, compared to the vanilla SGI version, it has some additional and useful options like -w to match on full word boundaries.
You definitely want this and no other version of grep!
See the man pages for further details.
Author's Notice(s) and Contact Address:
GNU packages are distributed under the FSF (Free Software Foundation) "Copyleft" which includes the GPL (GNU public license) and the Library GPL.
GNU grep was written and enhanced over the years by scores of people on the net.
Suggestions and bug reports for these programs can be mailed to:
bug-gnu-utils@prep.ai.mit.edu. Include the word "grep" in your Subject: header field.
Builder Notice(s):
Built and packaged for SGI by Ariel Faigon who is afraid emails for support would have to be silently ignored. Patches and constructive suggestions for improvement are welcome.
All of the subsystems for this product can be installed using IRIX. You do not need to use the miniroot. Refer to the Software Installation Administrator's Guide for complete installation instructions.
This software is compatible with IRIX 5.3 and IRIX 6.x.
In the GNU distribution, fgrep and egrep are (cleverly) just links to grep.