Find Duplicates

FSlint – duplicate file finder

FSlint is a utility to find and clean various forms of unwanted extraneous files on a computer file system. This excess of unnecessary files is referred to as lint.

FSlint will help find unwanted or problematic lint in your files or file names. The most common forms of lint FSlint finds are duplicate files, empty directories, and improper names.

FSlint provides multiple tools to perform a multitude of tasks in both the graphical interface and command line modes.

The program is free and open source software.

Key Features

  • Algorithm used to check for duplicate files:
    • Exclude files with unique lengths.
    • Handle files that are hardlinked to each other.
    • Exclude files with unique md5(first_4k(file)).
    • Exclude files with unique md5(whole file).
    • Exclude files with unique sha1(whole file) – in case of md5 collisions.
  • GUI and command-line available.
  • The program finds:
    • Duplicates.
    • Installed packages.
    • Bad names.
    • Name clashes.
    • Temp files.
    • Bad symlinks.
    • Bad IDs.
    • Empty directories.
    • Non stripped binaries.
    • Redundant whitespace.
  • Search multiple directories with the option to search recursively.
  • Command-line tools:
    • ffindup – find DUPlicate files.
    • findnl – find Name Lint (problems with filenames).
    • findu8 – find filenames with invalid utf8 encoding.
    • findbl – find Bad Links (various problems with symlinks).
    • findsn – find Same Name (problems with clashing names).
    • finded – find Empty Directories.
    • findid – find files with dead user IDs.
    • findns – find Non Stripped executables.
    • findrs – find Redundant Whitespace in files.
    • findtf – find Temporary Files.
    • findul – find possibly Unused Libraries.
    • zipdir – Reclaim wasted space in ext2 directory entries.
  • Internationalization support.

Website: www.pixelbeat.org/fslint
Support: FAQ, GitHub Code Repository
Developer: Pádraig Brady
License: GNU General Public License; either version 2 of the License, or any later version

FSlint

FSlint is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Find and Delete Duplicate Files
CzkawkaFind duplicate files, big files, empty files, similar images, and much more
BleachBitSystem cleaning software
dupeguruPython based GUI that offers special modes for pictures and music
DUDEDUplicates DEtector
fclones-guiInteractive duplicate file finder and remover
FSlintPython based CLI and GUI tool

Read our verdict in the software roundup.

Find and Delete Duplicate Files with these CLI Tools
CzkawkaFind duplicate files, big files, empty files, similar images, and much more
fdupesGreat CLI tool that's written in C
fclonesEfficient duplicate file finder and remover
rmlintFast tool to remove duplicates and other lint
jdupesPowerful CLI duplicate file finder and 'enhanced' fork of fdupes
smashFind duplicate files super fast
rdfindCLI redundant data find tool written in C++
duffCommand-line utility for finding duplicate files
rmdupesOption to use a reference directory
PeriscopeOrganize storage and safely remove redundant files
Go Find DuplicatesScans directories for duplicate files and directories
samanlainenDelete duplicate files with SHA512 hashing
FSlintPython based CLI and GUI tool
sdupesFast duplicate file detection utility.
dupefiDuplicate file finder designed with Linux philosophy
DupsterDuplicate file finder
dupleFind and remove duplicate files
ddhDirectory Differential hTool
backdownSafely and ergonomically remove duplicate files

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments