On Friday, December 16, Smith wrote: > > Is there any unix utility or script or OpenBSD port that will find > duplicate binary files within a directory?
md5(1) and sort(1) should largely do what you want. --Toby.
On Friday, December 16, Smith wrote: > > Is there any unix utility or script or OpenBSD port that will find > duplicate binary files within a directory?
md5(1) and sort(1) should largely do what you want. --Toby.