tsvSelect

tsvSelect does the primary work of the tsv-select program.

Input is read line by line, extracting the listed fields and writing them out in the order specified. An exception is thrown on error.

void
tsvSelect

Meta