rev(1) DG/UX R4.11MU05 rev(1)
NAME
rev - reverse order of characters in each line of file
SYNOPSIS
rev [ file ... ]
where:
file Name of input file; if no file is specified, standard input
is used.
DESCRIPTION
Rev copies the named files to the standard output, reversing the
order of characters in every line.
SEE ALSO
awk(1), dd(1).
Licensed material--property of copyright holder(s)