当前位置: 首页 > 软件库 > 应用工具 > 文件管理器 >

rmlint

授权协议 GPL-3.0 License
开发语言 C/C++
所属分类 应用工具、 文件管理器
软件类型 开源软件
地区 不详
投 递 者 师博
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

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

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

Features:

Finds…

  • …Duplicate Files and duplicate directories.
  • …Nonstripped binaries (i.e. binaries with debug symbols)
  • …Broken symbolic links.
  • …Empty files and directories.
  • …Files with broken user or/and group ID.

Differences to other duplicate finders:

  • Extremely fast (no exaggeration, we promise!)
  • Paranoia mode for those who do not trust hashsums.
  • Many output formats.
  • No interactivity.
  • Search for files only newer than a certain mtime.
  • Many ways to handle duplicates.
  • Caching and replaying.
  • btrfs support.
  • ...

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

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 yourfavourite distribution. If not, you might considercompiling it from source.

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

Sometimes we can be reached via IRC: #rmlint on irc.freenode.net.

BUGS

If you found bugs, having trouble running rmlint or want to suggest newfeatures 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:

Christopher Pahl https://github.com/sahib 2010-2017
Daniel Thomas https://github.com/SeeSpotRun 2014-2017

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 theCOPYINGfile distributed along the source for details.

相关阅读

相关文章

相关问答

相关文档