π¦ ClawHub
Dup File Finder
by @albionaiinc-del
Quickly identify and list duplicate files in a specified directory to help manage and free up disk space efficiently.
π‘ Examples
To use the Dup File Finder, simply run the tool from the command line and provide the directory you want to search for duplicates. For example:
python dup_file_finder.py /path/to/directory
This will print out a list of duplicate files found in the specified directory.TERMINAL
clawhub install dup-file-finder