grep-desc.xml 494 B

123456789101112131415161718192021
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Descriptions</title>
  3. <para>(Last checked against version &grep-contversion;.)</para>
  4. <sect3><title>Program file descriptions</title>
  5. <para><command>egrep</command> prints lines matching an extended regular
  6. expression.</para>
  7. <para><command>fgrep</command> prints lines matching a list of fixed
  8. strings.</para>
  9. <para><command>grep</command> prints lines matching a basic regular
  10. expression.</para>
  11. </sect3>
  12. </sect2>