GNU bug report logs - #9236
Fwd: Join

Previous Next

Package: coreutils;

Reported by: "David Gast" <dgast <at> csulb.edu>

Date: Thu, 4 Aug 2011 04:16:02 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "David Gast" <dgast <at> csulb.edu>
To: 9236 <at> debbugs.gnu.org
Subject: bug#9236: Fwd: Join
Date: Wed, 03 Aug 2011 19:48:06 -0700
[Message part 1 (text/plain, inline)]
Oops, I hit the wrong button ...

   cat > /tmp/x <<!
   b
   a
   !
   ln /tmp/x /tmp/y
   sort -c /tmp/x
   join --check-order /tmp/x /tmp/y
   # Note: The two files do not have to be the same.

Output is

   sort: /tmp/x:2: disorder: a
   join: file 1 is not in sorted order

Thanks for your consideration.




  --- the forwarded message follows ---
[Message part 2 (message/rfc822, inline)]
From: "David Gast" <dgast <at> csulb.edu>
To: bug-coreutils <at> gnu.org
Subject: Join
Date: Wed, 03 Aug 2011 19:43:31 -0700
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


This bug report was last modified 13 years and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.