2002-02-06 23:15:46 +00:00
|
|
|
<sect2><title>Contents of grep-&grep-contversion;</title>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect3><title>Program Files</title>
|
|
|
|
<para>egrep, fgrep and grep</para></sect3>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect3><title>Descriptions</title>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>egrep</title>
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>egrep prints lines from files matching an extended regular expression
|
2002-02-06 23:15:46 +00:00
|
|
|
pattern.</para></sect4>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>fgrep</title>
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>fgrep prints lines from files matching a list of fixed strings,
|
2002-02-06 23:15:46 +00:00
|
|
|
separated by newlines, any of which is to be matched.</para></sect4>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
<sect4><title>grep</title>
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>grep prints lines from files matching a basic regular expression
|
2002-02-06 23:15:46 +00:00
|
|
|
pattern.</para></sect4>
|
|
|
|
|
|
|
|
</sect3>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|