You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duplicate file finder, a small Linux app that produces reports on duplicate & unique files using sha256 checksum. Input can be one or more directories with optional filters of maximum files size and parts of file names. Output is multiple CSV (spreadsheet) reports that can be used to move or delete duplicates in Linux, Windows-WSL, MSYS2, Gitbash
A fast, configurable Zsh shell function for macOS that detects and moves duplicate files into organised DUPLICATE_FILE_TYPE_<EXT>/ folders — by content hash, name, size, or type. Non-destructive. Safe to re-run.