bug#42340: Fwd: bug#42340: "join" reports that "sort"ed input is not sorted

2020-07-15 Thread Assaf Gordon
Hello, On 2020-07-15 2:12 p.m., Beth Andres-Beck wrote: If that is the intended behavior, the bug is that: printf '12,\n1,\n' | sort -t, -k1 -s 1, 12, does _not_ take the remainder of the line into account, and only sorts on the initial field, prioritizing length. It is at the very least

bug#42340: Fwd: bug#42340: "join" reports that "sort"ed input is not sorted

2020-07-15 Thread Beth Andres-Beck
If that is the intended behavior, the bug is that: > printf '12,\n1,\n' | sort -t, -k1 -s 1, 12, does _not_ take the remainder of the line into account, and only sorts on the initial field, prioritizing length. It is at the very least unexpected that adding an `a` to the end of both lines would

bug#41634: 'timeout' returning 124 and 133

2020-07-15 Thread Jonny Grant
On 15/06/2020 21:57, Bernhard Voelker wrote: > Hi Jonny, > > On 2020-06-07 18:04, Jonny Grant wrote: >> Hi Berny >> >> Sorry I was meaning to give an example of a shell command to send KILL, but >> maybe it's not necessary. >> >> BTW, I saw the patch was applied. Great it's improved >> >> >>

bug#42358: mv w/mkdir -p of destination

2020-07-15 Thread Paul Eggert
On 7/14/20 3:36 PM, L A Walsh wrote: But I've found asking for features usually doesn't work and sometimes results in work to preclude future implementation of the feature. Reporting bugs also, often gets ignored until some large company reports the same problem or until it causes a serious