rev - reverse lines of a file
rev [options] [file]
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.
rev accepts the following options:
rev has no known bugs.
$Log: rev.murren.html,v $
Revision 1.3 2004/08/05 14:22:06 cwest
cleanup, new version number on website
Revision 1.1 2004/07/23 20:10:15 cwest
initial import
Revision 1.0 1999/03/03 andy murren
Inital Revision
AUTHOR
This Perl implmentation of rev was written by Andy Murren, andy@murren.org.
COPYRIGHT and LICENSE
This program is covered by the GNU Public License (GPL). See http://www.gnu.org/copyleft/gpl.html for complete detail of the license.
POD ERRORS
Hey! The above document had some coding errors, which are explained below: