home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
csource4
/
224_01
/
rev.hlp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1986-12-06
|
384 b
|
11 lines
NAME
rev - reverse lines of a file
SYNTAX
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.