logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

reorder-columns - reorder columns of a tab-delimited file

Description

reorder-columns  is  a  Unix-style  filter  that reads tab-delimited data on standard input and prints to
       standard output a modified version with all rows in  their  original  order  but  columns  reordered  and
       possibly removed or repeated.

Name

       reorder-columns - reorder columns of a tab-delimited file

Options

N Use input column N next on each line.

See Also

between-two-genes(1), filter-columns(1), print-columns(1), sort-table(1), uniq-table(1), xtract(1).

NCBI                                               2023-02-05                                 REORDER-COLUMNS(1)

Synopsis

reorder-columnsN ...

See Also