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.