Fslint
Description
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 has multiple tools to perform a multitude of tasks in both the graphical interface and command line modes.
There are a total of ten utilities available in both FSlint's graphical and command-line modes, plus two others (find and zipdir) that are available in command-line mode only:
- findup - 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
FSlint is copyrighted 2000-2009 Padraig Brady, P@draigBrady.com. The program is free software and can be redistributed and/or modified under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.
Platform
FSlint can be found in the online repositories of several major Linux releases, and it can be easily installed through the package manager. Detailed information on how to install FSlint for a variety of distributions is kept up-to-date on FSlint's homepage, http://www.pixelbeat.org/fslint/
Documentation
A general man page is available. Information on use of individual utilities is available by adding the flag --help to the path to the utility. In addition, documentation for both the GUI and command line tools is available at http://en.flossmanuals.net/FSlint/. A FAQ is available at https://raw.githubusercontent.com/pixelb/fslint/master/doc/FAQ
Included in
User Experiences
- BitCurator. 2014-04-01. Identify and delete duplicate files. http://wiki.bitcurator.net/index.php?title=Identify_and_delete_duplicate_files
- Byfield, Bruce. 2007-03-27. Flint: annoyingly vague, but useful. Linux Journal. http://www.linuxjournal.com/content/fslint-annoyingly-vague-useful
- drad's blog, 2012-06-02. Find Duplicate Files - A comparison of dupes and fslint. http://www.adercon.com/ac/node/56
- Blog My Mix. 2010-04-21. De-duplicate with Fslint (little review). http://blogmymix.blogspot.com/2010/04/de-duplicate-with-fslint.html
Development Activity
- 2021-07-21 13:10:42
- [tag:github.com,2008:Grit::Commit/10027536342c0bf5a3458e046674d96b2b83aa88 Merge pull request #179 from ykurlaev/fix-rpm-stdin-issue]
- by pixelb https://github.com/pixelb
- 2021-07-21 13:09:52
- [tag:github.com,2008:Grit::Commit/7431b25a2c7c133d1a3b335f23081fd06e8cde2b Merge pull request #178 from ykurlaev/fix-suse-detection]
- by pixelb https://github.com/pixelb
- 2021-07-21 09:40:54
- [tag:github.com,2008:Grit::Commit/5d2f9384b5d5f5e92b1a6d84cce813eea3b11e48 fix SUSE detection for newer openSUSE versions]
- by ykurlaev https://github.com/ykurlaev
- 2021-07-21 09:38:49
- [tag:github.com,2008:Grit::Commit/bd62f0b68fce22b997de8cf124dc5aaba74e6423 reopen stdin to /dev/null instead of just closing]
- by ykurlaev https://github.com/ykurlaev
- 2019-03-22 17:26:01
- [tag:github.com,2008:Grit::Commit/c298bfb809d0f773e9226a68d438f19bfe752293 Merge pull request #158 from brightghost/faq-update]
- by pixelb https://github.com/pixelb