rev(1) redhat man page | unix.com

Man Page: rev

Operating Environment: redhat

Section: 1

REV(1)							    BSD General Commands Manual 						    REV(1)

NAME
rev -- reverse lines of a file
SYNOPSIS
rev [file]
DESCRIPTION
The rev utility copies the specified files to the standard output, reversing the order of characters in every line. If no files are speci- fied, the standard input is read.
BSD
March 21, 1992 BSD
Related Man Pages
git-name-rev(1) - linux
git-name-rev(1) - debian
git-name-rev(1) - suse
comm(1) - opendarwin
git-name-rev(1) - mojave
Similar Topics in the Unix Linux Community
How reverse cut or read rows of lines
SED or AWK "append line to the previous line"
Append next line to previous lines when NF is less than 0
Can I prevent a script from being viewed?
Find string1, when true find string2 in reverse direction