tldr-pages/tldr

Page request: qsv

Offen

#22.503 geöffnet am 20.05.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Markdown (5.359 Forks)batch import
help wantednew command

Repository-Metriken

Stars
 (63.305 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 7T 5h) (321 gemergte PRs in 30 T)

Beschreibung

Command description

qsv is the successor to BurntSushi's legendary xsv, a Rust toolkit for working with CSV files. xsv is no longer maintained, but qsv is alive and well, and I wanted to document it here.

Command details

No response

Documentation

https://qsv.dathere.com/

Platform

Common

VCS repository link (e.g. GitHub, GitLab)

https://github.com/dathere/qsv

Additional information

The command doesn't differ much between platforms, but there are a few quirks when it comes to Windows shell execution with the foreach command. In addition I don't know what the library story for e.g. Polars, Luau are on other platforms. It seems like the kind of program mostly worked with on various Unices, I suppose.

Contributor Guide