Hacker News new | ask | show | jobs
by majkinetor 1284 days ago
Since this is about CSV, this is obligatory tool for larger ones:

* https://github.com/antonycourtney/tad

1 comments

For manipulating CSV from the terminal, check out https://github.com/BurntSushi/xsv
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.