minix man page for rev

Query: rev

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
hgview(1) - debian
git-name-rev(1) - suse
svk::command::update(3) - osx
Similar Topics in the Unix Linux Community
reversing order of lines in a file
Bourne Shell: Special characters Input Prevention
Help with sed/awk for reverse search and print
How to add the line to previous line in | delimited text?
Can I prevent a script from being viewed?