Hacker News new | ask | show | jobs
by sitkack 1284 days ago
For manipulating CSV from the terminal, check out https://github.com/BurntSushi/xsv
1 comments

There's a fork with new features: https://github.com/jqnatividad/qsv
This is amazing work. Thanks for bringing it to my attention. Hopefully it and xsv can be merged at some point in the future.
Unless you really need ultra performance, PowerShell is certainly much better option.