Skip to content

Find duplicate files or directories in a list of paths.

License

Notifications You must be signed in to change notification settings

itsayellow/finddup

Repository files navigation

finddup

Given one or more folders or files, find identical and different folders, subfolders, or files amongst them. Only file data is used to judge duplicate or unique files, file names are ignored for this purpose.

Installation

Install pipx.

pip install pipx

Install finddup.

pipx install git+https://github.com/itsayellow/finddup

About

Find duplicate files or directories in a list of paths.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published