|
From: | Saint Michael |
Subject: | Re: Bug when adding negative numbers |
Date: | Thu, 11 Feb 2021 20:07:05 -0500 |
Looks like your data file has Windows style CRLF endings and you're on a Unixish system that uses LF line endings. Run dos2unix or the like on it and try again.On Thu, Feb 11, 2021 at 3:50 PM Saint Michael <venefax@gmail.com> wrote:I have a list of values, and if I typedatamash sum 1
'atamash: invalid numeric value in line 1 field 1: '-500This is my list-500-100
-87.33
-600
-116.43
-500
-1000
-171.67
-112.84
-171.67I think datamash must handle negative numbers,
[Prev in Thread] | Current Thread | [Next in Thread] |