GitHub - sahib/rmlint: Extremely fast tool to remove duplicates and other lint from your filesystem (original) (raw)

https://raw.githubusercontent.com/sahib/rmlint/develop/docs/_static/logo.png

rmlint finds space waste and other broken things on your filesystem and offers to remove it.

https://img.shields.io/github/v/release/sahib/rmlint?include_prereleases&display_name=release https://readthedocs.org/projects/rmlint/badge/?version=latest https://img.shields.io/github/issues/sahib/rmlint.svg?style=flat https://img.shields.io/github/commit-activity/m/sahib/rmlint http://img.shields.io/badge/license-GPLv3-4AC51C.svg?style=flat

Features:

Finds…

Differences to other duplicate finders:

It runs and compiles under most Unices, including Linux, FreeBSD, Darwin and Solaris. The main target is Linux though, some optimisations might not be available elsewhere.

https://raw.githubusercontent.com/sahib/rmlint/develop/docs/_static/screenshot.png

INSTALLATION

Chances are that you might have rmlint already as readily made package in your favourite distribution. If not, you might considercompiling it from source.

https://repology.org/badge/vertical-allrepos/rmlint.svg?columns=5

DOCUMENTATION

Detailed documentation is available on:

http://rmlint.rtfd.org

Most features you'll ever need are covered in the tutorial:

http://rmlint.rtfd.org/en/latest/tutorial.html

An online version of the manpage is available at:

http://rmlint.rtfd.org/en/latest/rmlint.1.html

BUGS

If you found bugs, having trouble running rmlint or want to suggest new features please read this.

Also read the BUGS section of the manpageto find out how to provide good debug information.

AUTHORS

Here's a list of developers to blame:

There are some other people that helped us of course. Please see the AUTHORS distributed along rmlint.

LICENSE

rmlint is licensed under the conditions of theGPLv3. See the COPYING <https://raw.githubusercontent.com/sahib/rmlint/master/COPYING> file distributed along the source for details.