Stephen Brown on 22 Nov 2008 11:53:04 -0800 |
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
|
|