💾 Archived View for freeshell.de › tldr › rdfind.gmi captured on 2023-12-28 at 16:50:16. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Find files with duplicate content and get rid of them.
rdfind -dryrun true {path/to/directory}
rdfind -makehardlinks true {path/to/directory}
rdfind -makesymlinks true {path/to/directory}
rdfind -deleteduplicates true -ignoreempty false {path/to/directory}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).