Print the lines where a specific column is [eq]ual/[n]ot [e]qual/part of/not part of a given string
tsv-filter
tsv-filter --str-{{eq|ne|in-fld|not-in-fld}} {{column_number}}:{{string}} {{path/to/tsv_file}}
tsv-filter
tsv-filter --str-{{eq|ne|in-fld|not-in-fld}} {{column_number}}:{{string}} {{path/to/tsv_file}}