REV(1) BSD REV(1)
NAME
rev - reverse lines of a file
SYNOPSIS
rev [file] ...
DESCRIPTION
rev copies the named files to the standard output, reversing the order of
characters in every line. If no file is specified, rev reads the
standard input.