TSVMOVE(1) General Commands Manual TSVMOVE(1)

tsvmoveMove a line in a TSV file

tsvmove tsvfile.tsv [rowno | colno text] rowno

tsvfile.tsv rowno rowno
select the line (row) to be moved by its row number (1-based)
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 <sr@strahinja.org>, 2023-2026

OpenBSD 7.8 February 5, 2026 TSVMOVE(1)