top | item 22110737

(no title)

dbro | 6 years ago

To simplify working with CSV data using command line tools, I wrote csvquote ( https://github.com/dbro/csvquote ). There are some examples on that page that show how it works with awk, cut, sed, etc.

discuss

order

jimbokun|6 years ago

That's very clever.