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
git-name-rev(1) - debian
plscmap1l(3plplot) - debian
git-name-rev(1) - mojave
git-name-rev(1) - osx
Similar Topics in the Unix Linux Community
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
Can I prevent a script from being viewed?
How to send data to previous program (pipe)?