[Bug 199807] comm incorretly report common and different lines
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Jan 2023 16:44:49 UTC
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.