bug-datamash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-datamash] Please add a "range" operation to datamash


From: Assaf Gordon
Subject: Re: [Bug-datamash] Please add a "range" operation to datamash
Date: Mon, 8 May 2017 22:42:46 -0400

Hello Kingsley,

>> On May 1, 2017, at 23:28, Kingsley G. Morse Jr. <address@hidden> wrote:
> 
>> Humble suggestion:
>> Add a "range" option.

'range' added here:
https://git.savannah.gnu.org/cgit/datamash.git/commit/?id=2008437b0193cb93e6

Usage like so:
  $ printf '%s\n' 5 3 14 6 | datamash range 1
  11


If you prefer not to build from git, the latest development archive
is also available here:
https://download-mirror.savannah.gnu.org/releases/datamash/datamash-latest-dev.tar.gz

Thanks for making datamash better,
 - assaf





reply via email to

[Prev in Thread] Current Thread [Next in Thread]