If you don’t know what CSV stands for, stop right here. It stands for “comma-separated values” and is a funny, least-common-denominator format used to pass field-based data in rows—tabular ...
csv is a lightweight, single-binary command-line tool that brings familiar Unix classics like head, tail, wc, cut, grep, and sort to CSV files — but fully CSV-aware. It operates on rows and fields ...