Comment on ASCII Delimited Text – Not CSV or Tab Delimited TextComments−chrishill891yYou can use ASCII-separated values in qsv.[1]For the unlikely event that you are dealing with data with the metacharacters: qsv will use some other control character as the “quote” character to deal with that.−chrishill891yWhoops, meant to link to qsv https://github.com/jqnatividad/qsv
Comments
You can use ASCII-separated values in qsv.[1]
For the unlikely event that you are dealing with data with the metacharacters: qsv will use some other control character as the “quote” character to deal with that.
Whoops, meant to link to qsv https://github.com/jqnatividad/qsv