TSVMOVE(1) BSD General Commands Manual TSVMOVE(1)
tsvmove -- Move a line in a TSV file
tsvmove tsvfile.tsv [rowno | colno text] rowno
tsvmove tsvfile.tsv rowno rowno select the line (row) to be moved by its row number (1-based) tsvmove tsvfile.tsv colno text rowno select the line (row) to be moved by searching the column with index colno (1-based) for text.
Strahinya Radich <contact@strahinja.org>, 2023 BSD November 11, 2023 BSD