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:
Usage: rdfind2 [OPTIONS] LOCATION...
Options:
--hardlink make hardlink between duplicate.
--delete delete duplicated files, keep only one file.
--delete-from PATH when using --delete flags, only delete files in
specific directory.
--delete-ignore-inode when using --delete, ignore file's inode attribute.
This means rdfind2 will keep only 1 file of already
hardlink-ed files.
--min-file-size INTEGER
--unsafe INTEGER RANGE unsafe partial fast checksum, check only 1/N
content of this file. If pass --unsafe=1, it will
behave like safe hash [x>=1]
--ext TEXT included files by extensions
--ignore-ext TEXT exclude files by extensions
-v, --verbose increase output level
--dry-run
--help Show this message and exit.
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.5.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file rdfind2-0.1.5.tar.gz
.
File metadata
- Download URL: rdfind2-0.1.5.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1012-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b624510cc89d6ce269cf08c0db20a7b05cdb383cc6ad69cd8295a2996ac89dc |
|
MD5 | 32122813f6cfe9b300adbf76e2861ce3 |
|
BLAKE2b-256 | ca02db55eda18b20312d0412af5fc3e0e65133c61ae0ce8a806860dc45405310 |
File details
Details for the file rdfind2-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: rdfind2-0.1.5-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1012-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27937425ef867aeda002012056ba51b6ee1af362dd35ad6c1320f488def3a8ee |
|
MD5 | b45867a8b0ea5bf3d2cff48c6636a029 |
|
BLAKE2b-256 | 98d6df704329e98f648e6d47c87d094c9307206131d61d34ad934c8100b80569 |