Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2023 16:44:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 199807] comm incorretly report common and different lines
Message-ID:  <bug-199807-227-nYV5Dz6ZXe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199807-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199807

Fernando ApesteguĂ­a <fernape@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs@FreeBSD.org            |fernape@FreeBSD.org
                 CC|                            |fernape@FreeBSD.org
             Status|New                         |Closed
         Resolution|---                         |Works As Intended

--- Comment #2 from Fernando ApesteguĂ­a <fernape@FreeBSD.org> ---
As the comm(1) man page states, the files should be sorted lexicographically.
The example files are not. If they are sorted with sort(1), the result is the
expected one as far as I can tell.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199807-227-nYV5Dz6ZXe>