On Fri, 19 Nov 2004 12:56:15 -0500 (EST)
Kevin <kevin at mpcf.com> wrote:
> Anyone know of a way of listing all the identical files in a
> directory?
Look for files of identical size and then use cmp(1) on them? Uses less
CPU then md5(1).
--
tsch|_,
Jochen
Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/