lsdup

List duplicate files and directories, then optionally take action on them, all from a commandline. (by redsaz)

Lsdup Alternatives

Similar projects and alternatives to lsdup

  • czkawka

    Multi functional app to find duplicates, empty folders, similar images etc.

  • Git

    287 lsdup VS Git

    Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • jdupes

    Discontinued A powerful duplicate file finder and an enhanced fork of 'fdupes'.

  • fclones

    Efficient Duplicate File Finder

  • fdupes

    FDUPES is a program for identifying or deleting duplicate files residing within specified directories.

  • duperemove

    Tools for deduping file systems

  • rmlint

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • bu

    B)asic|But-For U)tility Code/Programs (in Nim & Often Unix/POSIX/Linux Context)

  • dude

    1 lsdup VS dude

    Duplicates Detector is a cross-platform GUI utility for finding duplicate files, allowing you to delete or link them to save space. Duplicate files are displayed and processed on two synchronized panels for efficient and convenient operation. (by PJDude)

  • duff

    Command-line utility for finding duplicate files

  • kindfs

    Index filesystem into a database, then easily make queries e.g. to find duplicates files/dirs, or mount the index with FUSE.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better lsdup alternative or higher similarity.

lsdup reviews and mentions

Posts with mentions or reviews of lsdup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-02.
  • fdupes: Identify or Delete Duplicate Files
    13 projects | news.ycombinator.com | 2 Nov 2023
    Writing a program like this is one of the first exercises I give myself when learning a new programming language, because it touches a little bit of everything (reading files, output, CLI, using libraries, hashmaps, functions, loops, conditionals, etc) and isn't too onerous to implement.

    My latest (it's a few years old at this point) is lsdup (rust version) using blake3 for hashing the content: https://github.com/redsaz/lsdup/

    All it does is list the groups of duplicate files, grouped by hash, groups ordered by size. I'll usually pipe the output to a file, then do whatever I want to the list, and run a different script to process the resulting list. It works fine enough.

Stats

Basic lsdup repo stats
1
5
10.0
almost 2 years ago

redsaz/lsdup is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of lsdup is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com