rev - reverse lines of a file
Synopsis
Description
rev [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.
| March 21, 1992 | REV (1) |