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 {{path/to/directory}} // {{path/to/original_directory}}

rmlint --keep-all-untagged {{path/to/directory}} // {{path/to/original_directory}}

./rmlint.sh

rmlint --merge-directories {{path/to/directory}}

rmlint --rank-by={{dl}} {{path/to/directory}}

rmlint --match-basename {{path/to/directory}}

rmlint --match-extension {{path/to/directory}}