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/> References: <bug-199807-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D199807 Fernando Apestegu=C3=ADa <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=C3=ADa <fernape@FreeBSD.org> --- As the comm(1) man page states, the files should be sorted lexicographicall= y. The example files are not. If they are sorted with sort(1), the result is t= he expected one as far as I can tell. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199807-227-nYV5Dz6ZXe>