manual page distributed with 4.1BSD
[unix-history] / usr / src / usr.bin / rev / rev.1
.\" @(#)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.