
REVERSE(1)             UNIX User's Manual              REVERSE(1)

NAME
     reverse - reverse lines or characters within lines

SYNOPSIS
     reverse [-cfl]

DESCRIPTION
     _R_e_v_e_r_s_e reads its input from the standard input and reverses
     lines, space separated fields, or characters within lines.

OPTIONS
     -l   reverse lines.  This is the default action when no
          options are selected.

     -f   reverse fields within lines.

     -c   reverse characters within lines.

SEE ALSO
     unixstat(1), abut(1), dm(1), transpose(1), colex(1)

AUTHOR
     Gary Perlman

LIMITATIONS
     At most 1000 lines are allowed with the -l option.  At most
     100 fields are allowed with the -f option.

KEYWORDS
     data manipulation

Printed 5/30/85           March 5, 1985                         1

