Duplicate Clean A simple tool to delete duplicate files. Table of Content Compatible Platform Usage Example Compatible Platform macOS Linux Usage Example Manually creating duplicate files 1. Creating a directory named 'test' under '/tmp' mkdir /tmp/test 2. Coping dupclean source files to directory /tmp/test cp -r /path/to/dupclean/ /tmp/test/ 3. Creating duplicate files for f in […]