Forrest logo
back to the rmlint tool

rmlint:ai:9f3cb

how can i use rmlint to scan my entire "/home" dir for pdf files and fine the original of each pdf and then move 1 copy of each pdf to a folder on linux mint?
$ rmlint -g --fdupes --types pdf /home
try on your machine

Scan the entire '/home' directory for pdf files and find the original of each pdf using rmlint. Move 1 copy of each pdf to a folder on Linux Mint.

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 can i use rmlint to scan my entire "/home" dir for pdf files and fine the original of each pdf and then move 1 copy of each pdf to a folder on linux mint?
back to the rmlint tool