centos man page for rev

Query: rev

OS: centos

Section: 1

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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 [options] [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 Output version information and exit. -h, --help Output help and exit.
SEE ALSO
tac(1)
AVAILABILITY
The rev command is part of the util-linux package and is available from Linux Kernel Archive <ftp://ftp.kernel.org/pub/linux/utils/util- linux/>. util-linux September 2011 REV(1)
Related Man Pages
uuid_compare(3) - centos
wall(1) - debian
colcrt(1) - centos
column(1) - centos
rename(1) - centos
Similar Topics in the Unix Linux Community
reversing order of lines in a file
Bourne Shell: Special characters Input Prevention
SED or AWK &quot;append line to the previous line&quot;
How to send data to previous program (pipe)?
Find string1, when true find string2 in reverse direction