About
fstools is a small set of Python command-line utilities for managing duplicate files across a directory tree.
- fduplicates — scans a directory tree and identifies duplicate files by content.
- fmissing — compares a directory against a backup to verify at least one copy of each file still exists.
Useful as a sanity check after cleaning up a large file collection.
Download fstools.zip