-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Page request: qsv #22503
Copy link
Copy link
Open
Labels
help wantedYou can help make tldr-pages better!You can help make tldr-pages better!new commandIssues requesting creation of a new page or PRs adding a new page for a command.Issues requesting creation of a new page or PRs adding a new page for a command.
Description
Activity
Metadata
Metadata
Assignees
Labels
help wantedYou can help make tldr-pages better!You can help make tldr-pages better!new commandIssues requesting creation of a new page or PRs adding a new page for a command.Issues requesting creation of a new page or PRs adding a new page for a command.
Command description
qsvis the successor to BurntSushi's legendaryxsv, a Rust toolkit for working with CSV files.xsvis no longer maintained, butqsvis 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
foreachcommand. 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.