aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/grep-desc.xml
blob: a3973016d98816a64ec856438813f3c24b183f1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2><title>Descriptions</title>

<para>(Last checked against version &grep-contversion;.)</para>

<sect3><title>Program file descriptions</title>

<para><command>egrep</command> prints lines matching an extended regular
expression.</para>

<para><command>fgrep</command> prints lines matching a list of fixed
strings.</para>

<para><command>grep</command> prints lines matching a basic regular
expression.</para>

</sect3>

</sect2>