/filedups

Program to identify duplicated files recursively in one or more named directories.

Primary LanguageCGNU General Public License v3.0GPL-3.0

Filedups

Presently the project is under construction. filedups.c is partly complete, this is the program to identify the duplicated files. Yet to be produced is procdups.c, the program to act on the discovered duplicated files, assisted by users input.