1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3CR2//EN" "http://www.docbook.org/xml/4.3CR2/docbookx.dtd" [
3 <!ENTITY % grep-entities SYSTEM "../ent/grep.ent">
6 <sect1 id="aa-grep" xreflabel="Grep">
8 <?dbhtml filename="grep.html"?>
10 <para>For installation instructions see <xref linkend="ch06-grep"/>.</para>
12 <sect2><title>Official Download Location</title>
14 <literallayout>Grep (&grep-version;):
15 <ulink url="ftp://ftp.gnu.org/gnu/grep/"/></literallayout>
18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep-contents.xml"/>
22 <sect2><title>Short descriptions</title>
24 <para><command>egrep</command> prints lines matching an extended regular
27 <para><command>fgrep</command> prints lines matching a list of fixed
30 <para><command>grep</command> prints lines matching a basic regular
37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep-deps.xml"/>