linux man page for rev

Query: rev

OS: linux

Section: 1

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

REV(1)							    BSD General Commands Manual 						    REV(1)

NAME
rev -- reverse lines of a file or files
SYNOPSIS
rev [file ...]
DESCRIPTION
The rev utility copies the specified files to the standard output, reversing the order of characters in every line. If no files are speci- fied, the standard input is read.
AVAILABILITY
The rev command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
BSD
March 21, 1992 BSD
Related Man Pages
tailf(1) - centos
uuid_compare(3) - centos
uuid_compare(3) - debian
mountpoint(1) - centos
rename(1) - centos
Similar Topics in the Unix Linux Community
Bourne Shell: Special characters Input Prevention
SED or AWK "append line to the previous line"
Can I prevent a script from being viewed?
How to send data to previous program (pipe)?
Find string1, when true find string2 in reverse direction