Ross ROSS = Recommend OSS · open-source software intelligence for agents

adrianlopezroche/fdupes

FDUPES is a program for identifying or deleting duplicate files residing within specified directories. observed · 2026-08-28

github.com/adrianlopezroche/fdupes · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 77
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4493
  • days_rel: 521
  • days_push: 141
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

3008 stars · 221 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

FDUPES is a command-line program written in C for identifying duplicate files within specified directories, with options to recursively search, compare by signature cache, and interactively delete duplicates. It supports filtering by size, hidden files, symlinks, and hardlinks.

Use cases

  • find duplicate files in a directory tree
  • delete duplicate files to free disk space
  • recursively scan folders for identical files
  • summarize how much space duplicates consume
  • exclude empty or hidden files from duplicate search
  • speed up repeated duplicate scans with a signature cache

When to choose

  • you need a fast, lightweight CLI tool to find or remove duplicate files on Unix-like systems
  • you want interactive selection of which duplicates to keep
  • you need recursive scanning with size, symlink, and hardlink controls

When to avoid

  • you need a GUI duplicate finder
  • you need fuzzy or near-duplicate detection (e.g., similar images)
  • you are on a platform without a C compiler or POSIX environment

Facets

cli-tool · maturity stable

cli file-system developer-tools files developer-tools windows bsd cli cross-platform duplicate-files disk-cleanup file-deduplication c command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
adrianlopezroche/fdupesmain57

For agents

markdown · JSON · MCP: product_card(name="adrianlopezroche/fdupes")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem