eBay / tsv-utils

eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
https://ebay.github.io/tsv-utils/
Boost Software License 1.0
1.42k stars 80 forks source link

tsv-filter: --count operation. #332

Closed jondegenhardt closed 3 years ago

jondegenhardt commented 3 years ago

This PR add a --count operation to tsv-filter. Only a count of the matching lines is output when this option is used.