rev Command rev
Reverse text in lines of files
rev [file ...]
rev reverses the order of the characters in each line of each in-
put file and writes the result to the standard output. If no
file is specified, the standard input is used instead.
***** Example *****
The following allows you to give a command like Mandrake the
Magician:
rev
rocks break down wall!
<ctrl-D>
which displays:
!llaw nwod kaerb skcor
on your screen.
COHERENT Lexicon Page 1