rev
reverse lines of a file or files
Synopsis
rev [-V]
[-h] [file ...]
add an example, a script, a trick and tips
examples
no example yet ...
... Feel free to add your own example above to help other Linux-lovers !
description
The rev utility copies
the specified files to standard output, reversing the order
of characters in every line. If no files are specified,
standard input is read.
-V,
--version
Output version information and
exit.
-h,
--help
Output help and exit.
availability
The rev command is part of the util-linux package and is
available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
util-linux April 2011 util-linux
h-
--help
Output help and exit.