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

NAME
     transpose - transpose matrix type file of strings

SYNOPSIS
     transpose [-f format]

DESCRIPTION
     _T_r_a_n_s_p_o_s_e reads its input from the standard input and tran-
     sposes lines and columns.  Blank lines are ignored.

OPTIONS
     -f format
          Specify the width of the field holding each string.  At
          least one space is guaranteed between fields.  If the
          width is negative, then the absolute value of the width
          is used to left justify fields.  Without formatting
          instructions, _t_r_a_n_s_p_o_s_e puts a tab between fields on a
          line.

LIMITATIONS
     At most 100 lines or columns are allowed.

SEE ALSO
     unixstat(1), abut(1), dm(1), maketrix(1) reverse(1), mak-
     etrix(1)

AUTHOR
     Gary Perlman

KEYWORDS
     data manipulation

Printed 5/30/85           March 5, 1985                         1

