|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] finding duplicate files
|
Art Alexion wrote:
> I have a directory with a lot of files, a number of which are identical,
> except for filename. What is the most efficient way to find (and ultimately
> delete) the duplicates?
Try the hardlink utility - should do exactly what you want. I use it
consolidate dupes on mirrors of the various RPM distros.
It is in Centos/Fedora repos as hardlink.
- Steve
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|