bug-coreutils
[Top][All Lists]
Advanced

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

bug#29396: Comm bug verified


From: Assaf Gordon
Subject: bug#29396: Comm bug verified
Date: Wed, 22 Nov 2017 09:48:16 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Hello,

On 2017-11-22 07:15 AM, Saint Michael wrote:
I have two files with phone numbers, one column, sorted (they pass the test
sort -c). One is large and the other one is small. The  comm -12
--check-order file1.csv file2.csv falis to find matches, but another
utility, join file1.csv file2.csv. does find a lot of matches.

To help us better diagnose the issue, please provide more details about the output your are seeing:

1. The "sort" command used to sort the files
2. The "join" command used to join the files
3. A small excerpt of the input files with which we can reproduce the error
4. The output of the commands


regards,
 - assaf








reply via email to

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