bsd man page for rev

Query: rev

OS: bsd

Section: 1

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

REV(1)							      General Commands Manual							    REV(1)

NAME
rev - reverse lines of a file
SYNOPSIS
rev [ file ] ...
DESCRIPTION
Rev copies the named files to the standard output, reversing the order of characters in every line. If no file is specified, the standard input is copied. 7th Edition April 29, 1985 REV(1)
Related Man Pages
git-name-rev(1) - linux
uniq(1) - bsd
pslacp3(3) - debian
git-name-rev(1) - centos
git-name-rev(1) - suse
Similar Topics in the Unix Linux Community
reversing order of lines in a file
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