CVSROOT: /web/grep Module name: grep Changes by: Karl Berry <karl> 09/05/24 18:43:01
Index: doc/grep.html =================================================================== RCS file: doc/grep.html diff -N doc/grep.html --- doc/grep.html 23 Jan 2002 10:33:52 -0000 1.3 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,67 +0,0 @@ -<HTML> -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<!-- Created on January, 23 2002 by texi2html 1.64 --> -<!-- -Written by: Lionel Cons <[email protected]> (original author) - Karl Berry <[email protected]> - Olaf Bachmann <[email protected]> - and many others. -Maintained by: Olaf Bachmann <[email protected]> -Send bugs and suggestions to <[email protected]> - ---> -<HEAD> -<TITLE>grep, print lines matching a pattern: grep, print lines matching a pattern</TITLE> - -<META NAME="description" CONTENT="grep, print lines matching a pattern: grep, print lines matching a pattern"> -<META NAME="keywords" CONTENT="grep, print lines matching a pattern: grep, print lines matching a pattern"> -<META NAME="resource-type" CONTENT="document"> -<META NAME="distribution" CONTENT="global"> -<META NAME="Generator" CONTENT="texi2html 1.64"> - -</HEAD> - -<BODY LANG="" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000"> - -<A NAME="SEC_Top"></A> -<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0> -<TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="grep.html#SEC_Top">Top</A>]</TD> -<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="grep_toc.html#SEC_Contents">Contents</A>]</TD> -<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="grep_21.html#SEC21">Index</A>]</TD> -<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="grep_abt.html#SEC_About"> ? </A>]</TD> -</TR></TABLE> -<HR SIZE=1> -<H1>grep, print lines matching a pattern</H1></P><P> - -<CODE>grep</CODE> searches for lines matching a pattern. -</P><P> - -This document was produced for version 2.5g of GNU -<CODE>grep</CODE>. -</P><P> - -<BLOCKQUOTE><TABLE BORDER=0 CELLSPACING=0> -<TR><TD ALIGN="left" VALIGN="TOP"><A HREF="grep_1.html#SEC1">1. Introduction</A></TD><TD> </TD><TD ALIGN="left" VALIGN="TOP"></TD></TR> -<TR><TD ALIGN="left" VALIGN="TOP"><A HREF="grep_2.html#SEC2">2. Invoking <CODE>grep</CODE></A></TD><TD> </TD><TD ALIGN="left" VALIGN="TOP">Invoking <CODE>grep</CODE>; description of options.</TD></TR> -<TR><TD ALIGN="left" VALIGN="TOP"><A HREF="grep_5.html#SEC5">3. Diagnostics</A></TD><TD> </TD><TD ALIGN="left" VALIGN="TOP">Exit status returned by <CODE>grep</CODE>.</TD></TR> -<TR><TD ALIGN="left" VALIGN="TOP"><A HREF="grep_6.html#SEC6">4. <CODE>grep</CODE> programs</A></TD><TD> </TD><TD ALIGN="left" VALIGN="TOP"></TD></TR> -<TR><TD ALIGN="left" VALIGN="TOP"><A HREF="grep_7.html#SEC7">5. Regular Expressions</A></TD><TD> </TD><TD ALIGN="left" VALIGN="TOP"></TD></TR> -<TR><TD ALIGN="left" VALIGN="TOP"><A HREF="grep_13.html#SEC13">6. Usage</A></TD><TD> </TD><TD ALIGN="left" VALIGN="TOP">Examples.</TD></TR> -<TR><TD ALIGN="left" VALIGN="TOP"><A HREF="grep_14.html#SEC14">7. Reporting bugs</A></TD><TD> </TD><TD ALIGN="left" VALIGN="TOP">Reporting Bugs.</TD></TR> -<TR><TD ALIGN="left" VALIGN="TOP"><A HREF="grep_15.html#SEC15">8. Copying</A></TD><TD> </TD><TD ALIGN="left" VALIGN="TOP">License terms.</TD></TR> -<TR><TD ALIGN="left" VALIGN="TOP"><A HREF="grep_21.html#SEC21">Concept Index</A></TD><TD> </TD><TD ALIGN="left" VALIGN="TOP">A menu with all the topics in this manual.</TD></TR> -<TR><TD ALIGN="left" VALIGN="TOP"><A HREF="grep_22.html#SEC22">Index</A></TD><TD> </TD><TD ALIGN="left" VALIGN="TOP">A menu with all <CODE>grep</CODE> commands - and command-line options.</TD></TR> -</TABLE></BLOCKQUOTE> -<P> - -<HR SIZE=1> -<BR> -<FONT SIZE="-1"> -This document was generated -by <I>root</I> on <I>January, 23 2002</I> -using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html -"><I>texi2html</I></A> - -</BODY> -</HTML>
