Difference between revisions of "RMLINT"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
<html><h2> | <html><h2> | ||
<a href='https://rmlint.readthedocs.io/en/latest/index.html' target=_blank> Website docs </a></h2> | <a href='https://rmlint.readthedocs.io/en/latest/index.html' target=_blank> Link to Website docs </a></h2> | ||
</html> | </html> | ||
===[[Bash | Main Category]]=== | ===[[Bash | Main Category]]=== | ||
[[Category:Utilities]] | [[Category:Utilities]] |
Latest revision as of 04:24, 1 June 2022
rmlint finds space waste and other broken things on your filesystem and offers to remove it. It is able to find:
- Duplicate files & directories.
- Nonstripped Binaries
- Broken symlinks.
- Empty files.
- Recursive empty directories.
- Files with broken user or group id.