The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<html><head><title>rev</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" >
</head>
<body class='pod'>
<!--
  generated by Pod::Simple::HTML v3.01,
  using Pod::Simple::PullParser v2.02,
  under Perl v5.008002 at Thu Aug  5 13:56:17 2004 GMT.

 If you want to change this HTML document, you probably shouldn't do that
   by changing it directly.  Instead, see about changing the calling options
   to Pod::Simple::HTML, and/or subclassing Pod::Simple::HTML,
   then reconverting this document from the Pod source.
   When in doubt, email the author of Pod::Simple::HTML for advice.
   See 'perldoc Pod::Simple::HTML' for more info.

-->

<!-- start doc -->
<a name='___top' class='dummyTopAnchor' ></a>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="NAME"
>NAME</a></h1>

<p>rev - reverse lines of a file</p>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="SYNOPSIS"
>SYNOPSIS</a></h1>

<p>rev [options] [file]</p>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="DESCRIPTION"
>DESCRIPTION</a></h1>

<p>The rev utility copies the specified files to the standard output,
reversing the order of characters in every line.
If no files are specified,
the standard input is read.</p>

<h2><a class='u' href='#___top' title='click to go to top of document'
name="OPTIONS"
>OPTIONS</a></h2>

<p><i>rev</i> accepts the following options:</p>

<dl>
<dt><a name="--help_||_-h_||_?"
>--help || -h || ?</a></dt><p class="pad"></p>

<dd>Print a short help message,
then exits.</dd><p class="pad"></p>

<dt><a name="--version"
>--version</a></dt><p class="pad"></p>

<dd>Prints out its version number,
then exits.</dd><p class="pad"></p>
</dl>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="BUGS"
>BUGS</a></h1>

<p><i>rev</i> has no known bugs.</p>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="REVISION_HISTORY"
>REVISION HISTORY</a></h1>

<pre lang='und' xml:lang='und'>        $Log: rev.murren.html,v $
<pre lang='und' xml:lang='und'>        Revision 1.3  2004/08/05 14:22:06  cwest
<pre lang='und' xml:lang='und'>        cleanup, new version number on website
<pre lang='und' xml:lang='und'>
        Revision 1.1  2004/07/23 20:10:15  cwest
        initial import
        
        Revision 1.0 1999/03/03 andy murren
        Inital Revision</pre>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="AUTHOR"
>AUTHOR</a></h1>

<p>This Perl implmentation of <i>rev</i> was written by Andy Murren, <i>andy@murren.org</i>.</p>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="COPYRIGHT_and_LICENSE"
>COPYRIGHT and LICENSE</a></h1>

<p>This program is covered by the GNU Public License (GPL). See <i>http://www.gnu.org/copyleft/gpl.html</i> for complete detail of the license.</p>

<h1><a class='u' href='#___top' title='click to go to top of document'
name="POD_ERRORS"
>POD ERRORS</a></h1>

<p>Hey! <b>The above document had some coding errors, which are explained below:</b></p>

<dl>
<dt><a name="Around_line_120:"
>Around line 120:</a></dt><p class="pad"></p>

<dd>You forgot a &#39;=back&#39; before &#39;=head1&#39;</dd><p class="pad"></p>
</dl>

<!-- end doc -->

</body></html>