TSVINS(1) General Commands Manual TSVINS(1)

tsvinsInsert a line to a TSV file

tsvins tsvfile.tsv [lineno]

Read lines from stdin and interpret them as columns of a line to insert to a TSV file after the line lineno (1-based). When 0 is passed as lineno, insert a line as first (header) line. If lineno is omitted, insert a line at the end of file.

Strahinya Radich <sr@strahinja.org>, 2023-2026

OpenBSD 7.8 February 5, 2026 TSVINS(1)