Installation of Grep Install Grep by running the following commands: CPPFLAGS=-Dre_max_failures=re_max_failures2 \ ./configure --prefix=$LFS/usr --bindir=$LFS/bin \     --disable-nls --disable-perl-regexp && make LDFLAGS=-static && make install