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
rev(1) - opensolaris
git-name-rev(1) - linux
pslacp3(3) - debian
git-name-rev(1) - suse
git-name-rev(1) - mojave
Similar Topics in the Unix Linux Community
Bourne Shell: Special characters Input Prevention
SED or AWK "append line to the previous line"
Append next line to previous lines when NF is less than 0
How to send data to previous program (pipe)?
Find string1, when true find string2 in reverse direction