[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-datamash] Output field separator switch?
From: |
Assaf Gordon |
Subject: |
Re: [Bug-datamash] Output field separator switch? |
Date: |
Wed, 6 Sep 2017 10:23:21 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 |
Hello,
On 30/08/17 08:53 PM, Assaf Gordon wrote:
> On 30/08/17 06:06 PM, Dave Myron wrote:
>> One thing I've found strange is that passing in the field separator also
>> impacts the output.
>
> The "-d:" parameters sets both the input and output delimiters to ":".
>
> However, I see GNU cut has an additional parameter "--output-delimiter",
> exactly for cases like yours:
> I can add the same option to datamash, so it'll be:
Datamash now supports "--output-delimiter=X", implemented here:
https://git.savannah.gnu.org/cgit/datamash.git/commit/?id=7a0e5d32
A test snapshot with this feature is available here:
https://alpha.gnu.org/gnu/datamash/datamash-1.2.4-fd49.tar.gz
Please note it is not an official release,
and things could still change before the next version.
regards,
- assaf
- Re: [Bug-datamash] Output field separator switch?,
Assaf Gordon <=