 |
|
| |
Manual Reference Pages - REV (1)
NAME
rev
- reverse lines of a file
CONTENTS
Synopsis
Description
SYNOPSIS
rev
[]
DESCRIPTION
The
rev
utility copies the specified files to the standard output, reversing the
order of characters in every line.
If no files are specified, the standard input is read.
Visit the GSP FreeBSD Man Page Interface. Output converted with manServer 1.07.
|