rev(1) rev(1)NAME rev - reverses characters within each line of text SYNOPSIS rev [file]... ARGUMENTS file Specifies the file that will be copied. DESCRIPTION rev 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 copied. FILES /usr/ucb/rev Executable file January 1992 1