freebsd man page for rev

Query: rev

OS: freebsd

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
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.
BSD
June 9, 1993 BSD
Related Man Pages
git-name-rev(1) - debian
git-name-rev(1) - centos
paste(1) - netbsd
paste(1) - freebsd
git-name-rev(1) - xfree86
Similar Topics in the Unix Linux Community
How reverse cut or read rows of lines
Bourne Shell: Special characters Input Prevention
Help with sed/awk for reverse search and print
How to add the line to previous line in | delimited text?
Find string1, when true find string2 in reverse direction