DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: R T

⟦98e4938fb⟧ TextFile

    Length: 820 (0x334)
    Types: TextFile
    Names: »README«

Derivation

└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89
    └─⟦de6342db5⟧ »./fgrep-1.0.tar.Z« 
        └─⟦571f2592a⟧ 
            └─⟦this⟧ »fgrep-1.0/README« 

TextFile

This is GNU fgrep, version 1.0.  Eventually it will disappear into the
single grep program mandated by POSIX, but for now it should be a
compatible replacement for UNIX fgrep.  The options are the same
as those of GNU egrep, and are a proper superset of the fgrep options
on all UNIX systems I am aware of.

I have not tried comparing this performance-wise to any of the
various other free fgreps that are floating around, but it should
never be any slower, and for demanding applications will probably
be substantially faster.  For single fixed-string searches the
speed is about the same as that of GNU egrep; for multiple fixed
strings it is substantially faster.

Correspondence regarding this program should be addressed directly
to me, mike@ai.mit.edu, *not* bug-gnu-utils.  Enjoy.

	Mike Haertel
	mike@ai.mit.edu