32v 1m rev

From Computer History Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

REV(1) UNIX Programmer's Manual REV(1)


NAME

    rev - reverse lines of a file

SYNOPSIS

    rev [ file ] ...

DESCRIPTION

    _R_e_v copies the named files to the standard output, reversing
    the order of characters in every line.  If no file is speci-
    fied, the standard input is copied.