blob: 4119f6d1b192ac7015b9db8bcc99f4033e18d2db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<sect2 id="contents-grep"><title>Contents of Grep</title>
<!-- <para>(Last checked against version &grep-contversion;.)</para> -->
<para>Grep is a program used to print lines from a file matching a
specified pattern.</para>
<para><emphasis>Installed programs</emphasis>: egrep (link to grep), fgrep
(link to grep) and grep</para>
</sect2>
|