shenwei356 / csvtk

A cross-platform, efficient and practical CSV/TSV toolkit in Golang
http://bioinf.shenwei.me/csvtk
MIT License
999 stars 84 forks source link

Support pipe (|) delimeter #212

Closed ColinHinesTHIG closed 1 year ago

ColinHinesTHIG commented 1 year ago

Prerequisites

Describe your issue

Thank you

I'm grateful to users who have greatly helped to report bugs and suggested new features.

I may respond to issues or fix bugs quickly, but I usually implement new features periodically (two or more weeks).

ColinHinesTHIG commented 1 year ago

I'm leaving this comment here, because I missed it -- I thought I had read the documentation, and although I did, I didn't just read the output from running csvtk by itself. You can see that there is a -d option that allows the delimiter to be set.