rev(1) v7 man page | unix.com

Man Page: rev

Operating Environment: v7

Section: 1

REV(1)							      General Commands Manual							    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, the standard input is copied. REV(1)
Related Man Pages
git-name-rev(1) - linux
hgview(1) - debian
git-name-rev(1) - centos
svk::command::update(3) - osx
git-name-rev(1) - xfree86
Similar Topics in the Unix Linux Community
reversing order of lines in a file
How reverse cut or read rows of lines
Help with sed/awk for reverse search and print
Append next line to previous lines when NF is less than 0
How to add the line to previous line in | delimited text?