.\" @(#)rev.1 4.1 (Berkeley) %G% .\" .TH REV 1 .AT 3 .SH NAME rev \- reverse lines of a file .SH SYNOPSIS .B rev [ file ] ... .SH DESCRIPTION .I 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.