dupdig
CLI tool that walks a directory tree, hashes every file with SHA-256, and generates reports on duplicate files
I use this tool to find duplicate files in my NAS and occasionally verify the integrity of my hard drives.
Copilot says:
AI-generated
Say goodbye to clutter with this nifty command-line buddy that strolls through your folders, fingerprints every file with SHA-256, and spots duplicates like a proβkeeping your storage neat and your data trustworthy!
Key features:
- π₯ Full SHA-256 hashing for every file to catch duplicates and bit-rot
- β‘ Generates detailed reports including duplicates, empty files, and errors
- π― Produces a handy script to safely remove duplicate files
- π Skips symlinks and supports cross-filesystem cleanup without hard links
This summary was generated by GitHub Copilot based on the project README.