REV(1,C) AIX Commands Reference REV(1,C)
-------------------------------------------------------------------------------
rev
PURPOSE
Reverses characters in a line of a file.
SYNTAX
+------------+
rev ---| |---|
+--- file ---+
^ |
+--------+
Note: This command does not have MBCS support.
DESCRIPTION
The rev command copies the named files to the standard output, reversing the
order of characters in every line. If no file is specified, the standard input
is used.
Processed November 8, 1990 REV(1,C) 1