unixdev.net


Switch to SpeakEasy.net DSL

The Modular Manual Browser

Home Page
Manual: (v7man)
Page:
Section:
Apropos / Subsearch:
optional field

REV(1)                                                                  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.
                                                                        REV(1)