Find duplicated files very fast
Project description
rdfind2
find duplicated files (in one fs) very fast.
rdfind2 will filter files by size, head, tail and inode.
Only hash full files content when it's necessary.
Install
with pipx:
pipx install rdfind2
with pip:
pip install rdfind2
Usage:
rdfind2 [--file-size-threshold=268435456] [--make-hardlink --delete] ./dir1 ./dir2 ...directory
(268435456 is 256MB)
You can get full option with rdfind2 --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rdfind2-0.1.1.tar.gz
(4.5 kB
view hashes)