TSVDEL(1) General Commands Manual TSVDEL(1)

tsvdelDelete a line from a TSV file

tsvdel tsvfile.tsv [rowno | colno text]

tsvfile.tsv rowno
select the line (row) to be deleted by its row number (1-based)
tsvfile.tsv colno text
select the line (row) to be deleted by searching the column with index colno (1-based) for text.

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

OpenBSD 7.8 February 5, 2026 TSVDEL(1)