xsv
Verified for current stable LTS
Xsv Commands
Xsv command syntax with verified terminal examples.
Commands
6 commands for Xsv
xsv Operations
Xsv Command: Count Entries File
xsv count <path/to/file.csv> xsv HTTP
Xsv Command: Inspect Headers File
xsv headers <path/to/file.csv> xsv Operations
Xsv Command: Join Columns From Files
xsv join --no-case <column1> <path/to/file1.csv> <column2> <path/to/file2.csv> | xsv table xsv Operations
Xsv Command: Overview Shape Entries File
xsv stats <path/to/file.csv> | xsv table xsv Operations
Xsv Command: Select Columns From File
xsv select <column1,column2> <path/to/file.csv> xsv Operations
Xsv Command: Show Random Entries File
xsv sample <10> <path/to/file.csv> Suggest a Xsv Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Xsv workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.