rmlint.1
Extremely fast tool to remove filesystem lint
Install
- All systems
-
curl cmd.cat/rmlint.1.sh
- Debian
-
apt-get install rmlint - Ubuntu
-
apt-get install rmlint - Arch Linux
-
pacman -S rmlint - Kali Linux
-
apt-get install rmlint - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install rmlint - OS X
-
brew install rmlint
rmlint
Extremely fast tool to remove filesystem lint
rmlint finds space waste and other broken things on your filesystem and offers to remove them. It is able to find: * Duplicate files & directories. * Non-stripped binaries. * Broken symlinks. * Empty files. * Recursive empty directories. * Files with broken user or group ID. Key Features: * Extremely fast. * Flexible and easy command-line options. * Choice of several hashes for hash-based duplicate detection. * Option for exact byte-by-byte comparison (only slightly slower). * Numerous output options. * Option to store time of last run; next time will only scan new files. * Many options for original selection/prioritisation. * Can handle very large file sets (millions of files). * Colourful progress bar.