> I’d prefer to have reliable tools to convert csv to tsv and tsv to csv
If someone writes a new tool, could it be general enough to support any unicode-separated format, for example psv: https://paulfitz.github.io/2017/01/24/the-year-of-poop-on-the-desktop.html ? ________________________________ From: coreutils <[email protected]> on behalf of Bob Proulx <[email protected]> Sent: Wednesday, March 24, 2021 7:21 PM To: [email protected] <[email protected]> Subject: Re: Support for CSV file format on sort ✓ Paul Courbis de Bridiers de Villemor wrote: > Actually I’d prefer to have reliable tools to convert csv to tsv and tsv to > csv, replacing tabs and newlines by \t \n and to be able to use all > standard tools I would find this approach the better direction, more desirable, and more flexible too. Bob
