From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 04 00:15:11 2011 Received: (at submit) by debbugs.gnu.org; 4 Aug 2011 04:15:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QopKw-00081I-QP for submit@debbugs.gnu.org; Thu, 04 Aug 2011 00:15:11 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qonuw-00063j-5W for submit@debbugs.gnu.org; Wed, 03 Aug 2011 22:44:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QonuK-0001N1-IO for submit@debbugs.gnu.org; Wed, 03 Aug 2011 22:43:37 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:42051) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QonuK-0001Mt-H0 for submit@debbugs.gnu.org; Wed, 03 Aug 2011 22:43:36 -0400 Received: from eggs.gnu.org ([140.186.70.92]:53807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QonuJ-00063m-KZ for bug-coreutils@gnu.org; Wed, 03 Aug 2011 22:43:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QonuI-0001MY-G7 for bug-coreutils@gnu.org; Wed, 03 Aug 2011 22:43:35 -0400 Received: from iron2.its.csulb.edu ([134.139.1.35]:50477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QonuI-0001MI-As for bug-coreutils@gnu.org; Wed, 03 Aug 2011 22:43:34 -0400 Received: from its-cgpb02.csulb.edu (HELO csulb.edu) ([134.139.16.6]) by iron2.its.csulb.edu with ESMTP; 03 Aug 2011 19:43:31 -0700 Received: from [71.160.180.217] (account dgast@csulb.edu) by its-cgpb02.csulb.edu (CommuniGate Pro WEBUSER 5.3.12) with HTTP id 7694695 for bug-coreutils@gnu.org; Wed, 03 Aug 2011 19:43:31 -0700 From: "David Gast" Subject: Join To: bug-coreutils@gnu.org X-Mailer: CommuniGate Pro WebUser v5.3.12 Date: Wed, 03 Aug 2011 19:43:31 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1; format="flowed" Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 04 Aug 2011 00:15:09 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) When there is disorder, could you please provide the line number like the command and option sort -c does? Note: join seems to report disorder in file 2 only if there is no disorder in file 1. You try the following code Thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 04 11:46:41 2011 Received: (at 9235-done) by debbugs.gnu.org; 4 Aug 2011 15:46:41 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qp088-0000al-To for submit@debbugs.gnu.org; Thu, 04 Aug 2011 11:46:41 -0400 Received: from mx.meyering.net ([82.230.74.64]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qp087-0000ad-6F for 9235-done@debbugs.gnu.org; Thu, 04 Aug 2011 11:46:40 -0400 Received: from rho.meyering.net (localhost.localdomain [127.0.0.1]) by rho.meyering.net (Acme Bit-Twister) with ESMTP id 9AEF1600D0; Thu, 4 Aug 2011 17:45:58 +0200 (CEST) From: Jim Meyering To: "David Gast" Subject: Re: bug#9235: Join In-Reply-To: (David Gast's message of "Wed, 03 Aug 2011 19:43:31 -0700") References: Date: Thu, 04 Aug 2011 17:45:58 +0200 Message-ID: <8739hhqix5.fsf@rho.meyering.net> Lines: 11 MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: 9235-done Cc: 9235-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) David Gast wrote: > When there is disorder, could you please provide the line > number like the command and option > sort -c > does? Note: join seems to report disorder in file 2 only > if there is no disorder in file 1. > > You try the following code I see you reposted, so I'm marking the "issue" associated with this incomplete message as closed. From unknown Thu Jun 19 14:03:01 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 02 Sep 2011 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator