Minor incompatibility between Cnews and A/UX (possible Cnews bug)
Jon W{tte
d88-jwa at byse.nada.kth.se
Thu Jun 27 01:57:26 AEST 1991
In article <878 at taniwha.UUCP> paul at taniwha.UUCP (Paul Campbell) writes:
>Also, quite interestingly, I've discovered that egrep seems to be _much_
>slower than grep at doing this.
this is why there are 3 greps fgrep is faster than grep is faster than
egrep, they all use different pattern matching algorithms .....
Here we go again:
fgrep is _NOT_ faster than egrep except for small inputs. Fgrep is
mostly a convenience utility, to be able to match dots & stuff with
ease.
--
Jon W{tte
h+ at nada.kth.se
- Speed !
More information about the Comp.unix.aux
mailing list