

rev                          Command                          rev




Reverse text in lines of files

rreevv [_f_i_l_e ...]

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!
        <ccttrrll-DD>


which displays:


        !llaw nwod kaerb skcor


on your screen.






























COHERENT Lexicon                                           Page 1


