transpose manual


TRANSPOSE(1)              BSD General Commands Manual             TRANSPOSE(1)


NAME

     transpose -- Transpose a TSV file


SYNOPSIS

     transpose [tsvfile.tsv]


DESCRIPTION

     transpose converts lines in a TSV file to columns and vice versa, similar
     to the matrix transpose operation from linear algebra.  The result is
     output to stdout.


AUTHORS

     Strahinya Radich <contact@strahinja.org>, 2023

BSD                            November 11, 2023                           BSD