debian man page for rev

Query: rev

OS: debian

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 of a file or files
SYNOPSIS
rev [-V] [-h] [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. -V, --version Output version information and exit. -h, --help Output help and exit.
AVAILABILITY
The rev command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. util-linux April 2011 util-linux
Related Man Pages
ipcs(1) - debian
mountpoint(1) - centos
rename(1) - centos
utmpdump(1) - centos
setsid(1) - x11r4
Similar Topics in the Unix Linux Community
How reverse cut or read rows of lines
SED or AWK "append line to the previous line"
Append next line to previous lines when NF is less than 0
How to add the line to previous line in | delimited text?
How to send data to previous program (pipe)?