GNU bug report logs - #12847
comm wrong output

Previous Next

Package: coreutils;

Reported by: gregrwm <backuppc-users <at> whitleymott.net>

Date: Fri, 9 Nov 2012 22:25:02 UTC

Severity: normal

Tags: notabug

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: gregrwm <backuppc-users <at> whitleymott.net>
To: bug-coreutils <at> gnu.org
Subject: comm wrong output
Date: Fri, 9 Nov 2012 15:54:12 -0600
[Message part 1 (text/plain, inline)]
coreutils       8.13-3.2ubuntu2 (quantal)

using the attached files:
$  LC_ALL=C sort rqb.2012-11-07. >/tmp/pC   #ensure inputs are sorted
$  LC_ALL=C sort a0>/tmp/qC
$  LC_ALL=C comm -2 /tmp/[pq]C>/tmp/-2
$  LC_ALL=C comm -23 /tmp/[pq]C>/tmp/-23

the 2 comm commands produce identical output!
oughtn't the latter command only show lines unique to FILE1?
[Message part 2 (text/html, inline)]
[rqb.2012-11-07. (application/octet-stream, attachment)]
[a0 (application/octet-stream, attachment)]

This bug report was last modified 12 years and 280 days ago.

Previous Next


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