xsv is a high-performance CSV toolkit written in Rust. The headers command prints each column name on its own numbered line, a fast way to inspect a file's schema before writing queries. Column numbers matter because every other xsv command addresses fields by name or index. Use this first when exploring an unfamiliar dataset.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.