rmlint Command Examples

Find space waste and other broken things on your filesystem. More information: https://rmlint.readthedocs.io/en/latest/rmlint.1.html.

rmlint {{path/to/directory1 path/to/directory2 ...}}

rmlint {{[-s|--size]}} {{1MB}} {{path/to/directory}} // {{path/to/original_directory}}

rmlint {{[-k|--keep-all-untagged]}} {{path/to/directory}} // {{path/to/original_directory}}

./rmlint.sh

rmlint {{[-D|--merge-directories]}} {{path/to/directory}}

rmlint {{[-S|--rank-by]}} {{dl}} {{path/to/directory}}

rmlint {{[-c|--config]}} sh:link {{[-b|--match-basename]}} {{path/to/directory}}

rmlint {{path/to/backup}} // {{path/to/data}} {{[-k|--keep-all-tagged]}} {{[-m|--must-match-tagged]}}