rev(1) minix man page | unix.com

Man Page: rev

Operating Environment: minix

Section: 1

REV(1)							      General Commands Manual							    REV(1)

NAME
rev - reverse the characters on each line of a file
SYNOPSIS
rev [file] ...
EXAMPLES
rev file # Reverse each line
DESCRIPTION
Each file is copied to standard output with all the characters of each line reversed, last one first and first one last.
SEE ALSO
rev(1). REV(1)
Related Man Pages
git-name-rev(1) - linux
rcs(1) - bsd
pslacp3(3) - debian
svk::command::update(3) - osx
svn::web::blame(3pm) - debian
Similar Topics in the Unix Linux Community
reversing order of lines in a file
Bourne Shell: Special characters Input Prevention
Append next line to previous lines when NF is less than 0
How to add the line to previous line in | delimited text?
Find string1, when true find string2 in reverse direction