xref: /csrg-svn/usr.bin/rev/rev.1 (revision 63075)
1*63075Sbostic.\" Copyright (c) 1985, 1992, 1993
2*63075Sbostic.\"	The Regents of the University of California.  All rights reserved.
319457Smckusick.\"
450474Sbostic.\" %sccs.include.redist.roff%
550474Sbostic.\"
6*63075Sbostic.\"	@(#)rev.1	8.1 (Berkeley) 06/09/93
750474Sbostic.\"
853038Sbostic.Dd
953038Sbostic.Dt REV 1
1053038Sbostic.Os
1153038Sbostic.Sh NAME
1253038Sbostic.Nm rev
1353038Sbostic.Nd reverse lines of a file
1453038Sbostic.Sh SYNOPSIS
1553038Sbostic.Nm rev
1653038Sbostic.Op Ar file
1753038Sbostic.Sh DESCRIPTION
1853038SbosticThe
1953038Sbostic.Nm rev
2053038Sbosticutility copies the specified files to the standard output, reversing the
2153038Sbosticorder of characters in every line.
2253038SbosticIf no files are specified, the standard input is read.
23