>>1478396>I have a couple of terabytes of files that I have to sort through>what's the most efficient way to do this?Depends on what types of files. Video or images already sorted in subdirectories. If they are all images in ONE SINGLE directory, well, that sucks the most. In that case, you eliminate the duplicates first by using a duplicate detector program.
After that, you open several destination windows and one window for the source files. For video files, you can set the folder to show large file icons. That way, the initial image is shown on the icon which may give you an immediate hint without viewing the file first.