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.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to