
rmlint:ai:7a545
how do i scan my system using rmlint and merge or possibly consolidate into original locations if duplicates?
$ rmlint -c fdupes --merge -d /path/to/duplicate/folder /path/to/scan
try on your machine
Scan the system using rmlint with fdupes method and merge duplicates found in /path/to/scan into original locations in /path/to/duplicate/folder
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- how do i scan my system using rmlint and merge or possibly consolidate into original locations if duplicates?