💾 Archived View for freeshell.de › tldr › duperemove.gmi captured on 2023-11-14 at 09:05:33. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Finds duplicate filesystem extents and optionally schedule them for deduplication.
An extent is small part of a file inside the filesystem.
On some filesystems one extent can be referenced multiple times, when parts of the content of the files are identical.
duperemove -r {path/to/directory}
duperemove -r -d {path/to/directory}
duperemove -r -d --hashfile={path/to/hashfile} {path/to/directory}
duperemove -r -d --hashfile={path/to/hashfile} --io-threads={N} --cpu-threads={N} {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).