duperemove: duperemove (find duplicated extents and submit for deduplication) duperemove: duperemove: Duperemove is a simple tool for finding duplicated extents and duperemove: submitting them for deduplication. When given a list of files it will duperemove: hash their contents on a block by block basis and compare those hashes duperemove: to each other, finding and categorizing extents that match each other. duperemove: When given the -d option, duperemove will submit those extents for duperemove: deduplication using the Linux kernel extent-same ioctl. duperemove: duperemove: Homepage: https://markfasheh.github.io/duperemove/ duperemove: