# sahib/rmlint

Extremely fast tool to remove duplicates and other lint from your filesystem

Repository: https://github.com/sahib/rmlint
Canonical: https://ross.abutalabs.com/products/rmlint
Homepage: http://rmlint.rtfd.org
Language: C
License: GPL-3.0
License Family: copyleft
Topics: c, python, filesystem, lint, duplicates, fdupes, deduplication
Last push: 2026-08-21T15:15:24+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 5819, "days_push": 12, "days_rel": 529, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2412, forks 158 (observed 2026-08-28T04:06:44.453069+00:00)

## What it is
rmlint is an extremely fast command-line tool written in C that finds duplicate files and directories, broken symlinks, empty files, nonstripped binaries, and other filesystem lint. It offers many output formats, caching/replay, and BTRFS support to help remove space waste.

## Use cases
- find and remove duplicate files on my disk
- free up disk space by deduplicating files
- find broken symlinks and empty directories
- fdupes alternative that is faster
- detect duplicate directories in a filesystem
- clean up filesystem lint like broken ownership

## When to choose
- you need a very fast, scriptable duplicate finder on Linux
- you want non-interactive cleanup with many output formats
- you need BTRFS-aware deduplication

## When to avoid
- you need an interactive GUI duplicate cleaner
- you primarily work on Windows
- you want automatic deletion without reviewing generated scripts

## Facets
- artifact type: cli-tool
- maturity: active
- function: file-system, cli, developer-tools
- domain: files, developer-tools
- platform: bsd, cli, cross-platform
- tags: duplicate-finder, deduplication, disk-cleanup, fdupes-alternative, btrfs, command-line, linux, macos

## Member repositories
- sahib/rmlint (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:44.453069+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:33:57.263944+00:00, confidence not recorded.
  - readme: https://github.com/sahib/rmlint (fetched 2026-08-28T04:06:44.453069+00:00, sha 24b146d29bb7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
