LDP/LDP/retired/LFS/appendixa/grep-desc.xml

16 lines
376 B
XML
Raw Normal View History

2003-11-06 15:49:30 +00:00
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
2002-10-07 16:04:19 +00:00
2003-11-06 15:49:30 +00:00
<sect2><title>Short descriptions</title>
2001-12-04 21:26:54 +00:00
2003-11-06 15:49:30 +00:00
<para><command>egrep</command> prints lines matching an extended regular
expression.</para>
2001-12-04 21:26:54 +00:00
2003-11-06 15:49:30 +00:00
<para><command>fgrep</command> prints lines matching a list of fixed
strings.</para>
2001-12-04 21:26:54 +00:00
2003-11-06 15:49:30 +00:00
<para><command>grep</command> prints lines matching a basic regular
expression.</para>
2001-12-04 21:26:54 +00:00
</sect2>