xfree86 man page for rev

Query: rev

OS: xfree86

Section: 1

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

REV(1)								   User Commands							    REV(1)

NAME
rev - reverse lines characterwise
SYNOPSIS
rev [option] [file...]
DESCRIPTION
The rev utility copies the specified files to standard output, reversing the order of characters in every line. If no files are specified, standard input is read.
OPTIONS
-V, --version Display version information and exit. -h, --help Display help text and exit.
SEE ALSO
tac(1)
AVAILABILITY
The rev command is part of the util-linux package and is available from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util- linux/>. util-linux September 2011 REV(1)
Related Man Pages
fsck.cramfs(8) - mojave
setsid(1) - x11r4
fsck.cramfs(8) - posix
fsck.cramfs(8) - x11r4
fsck.cramfs(8) - hpux
Similar Topics in the Unix Linux Community
Bourne Shell: Special characters Input Prevention
SED or AWK &quot;append line to the previous line&quot;
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)?