grep: This is GNU grep, the "fastest grep in the west"1

Package available in: [trunk] [8.0] [7.0] [6.0] [2.1]

GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep.

... part of T2, get it here

Author: Alain Magloire <alainm [at] rcsm [dot] ee [dot] mcgill [dot] ca> {Current Maintainer}
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 2.5.3

Remark: Does cross compile (as setup and patched in T2).
Remark: Dietlibc compatible.

Download: ftp://ftp.gnu.org/pub/gnu/grep/ grep-2.5.3.tar.bz2

T2 source: grep.cache
T2 source: grep.conf
T2 source: grep.desc

Build time (on reference hardware): 15% (relative to binutils)2

Installed size (on reference hardware): 0.55 MB, 45 files

Dependencies (build time detected): bash binutils bison bzip2 coreutils diffutils findutils gawk gcc gettext glibc linux-header make mktemp net-tools perl sed sysfiles tar texinfo util-linux

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).