Installed programs: egrep (link to grep), fgrep (link to grep), and grep
The Grep package contains programs for searching through files.
Approximate build time: 0.1 SBU
Required disk space: 5.8 MB
Grep installation depends on: Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Make, Sed, and Texinfo
Prepare Grep for compilation:
./configure --prefix=/usr --bindir=/bin --with-included-regex
Compile the package:
make
To test the results, issue: make check.
Install the package:
make install