Your message dated Sun, 16 Oct 2011 17:55:26 +0200 (CEST)
with message-id <[email protected]>
has caused the report #514893,
regarding cmp: please allow comparing multiple files
to be marked as having been forwarded to the upstream software
author(s) [email protected]
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
514893: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514893
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Hello.
A long time ago, I received this from the Debian bug system.
[ I realize that this is unlikely to be implemented, but I am supposed
to forward upstream bugs upstream in either case ].
Thanks.
---------- Forwarded message ----------
From: Michael Stransky <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Date: Wed, 11 Feb 2009 19:26:52 +0100
Subject: cmp: please allow comparing multiple files
Package: diff
Version: 2.8.1-11
Severity: wishlist
It would be great if cmp could handle more then 2 files.
cmp -c file1 file2 file3 would output for example:
(byte file1 file2 file3)
1 100 101 102
2 100 100 101
7 100 101 102
cmp: EOF on file2.
9 100 102
cmp: EOF on file3.
--- End Message ---