- <sect2>
- <title>Installation of Grep</title>
- <para>Install Grep by running the following commands:</para>
- <para><screen><userinput>./configure --prefix=/usr --bindir=/bin &&
- make &&
- rm /bin/egrep /bin/fgrep &&
- make install</userinput></screen></para>
- </sect2>
|