chunkdup
Find (partial content) duplicate files using chunksum outputs.
usage: chunkdup [-h] [chunksums1] [chunksums2]
Find (partial content) duplicate files.
positional arguments:
chunksums1 path to chunksums
chunksums2 path to chunksums
optional arguments:
-h, --help show this help message and exit
Examples:
$ chunksum dir1/ -f chunksums.dir1
$ chunksum dir2/ -f chunksums.dir2
$ chunkdup chunksums.dir1 chunksums.dir2
usage: chunkdiff [-h] [-b BAR] [-w BARWIDTH] [-n] [-s CHUNKSUMS]
[file1] [file2]
Show the difference of two files.
positional arguments:
file1 path to file
file2 path to file
optional arguments:
-h, --help show this help message and exit
-b BAR, --bar BAR the style of bar. default: oneline
-w BARWIDTH, --barwidth BARWIDTH
the width of bar. default: 40
-n, --nocolor do not colorize output. default: False
-s CHUNKSUMS, --chunksums CHUNKSUMS
path to chunksums file
Examples:
$ chunksum dir1/ -f chunksums.dir1
$ chunksum dir2/ -f chunksums.dir2
$ chunkdiff chunksums.dir1 chunksums.dir2 dir1/file1 dir2/file2
$ chunkdiff chunksums chunksums ./file1 ./file2
Release files for chunkdup 0.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| chunkdup-0.5.0.tar.gz | 12.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| chunkdup-0.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.4 kB
Release files / chunkdup-0.5.0.tar.gz
| Download URL | chunkdup-0.5.0.tar.gz |
|---|---|
| Size | 12.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
edd1075fbd866e720df4d48f77f798d30dca9e019b14dbf7ad98f435178251e6
|
|
BLAKE2b-256 checksum How to use checksums |
acf1c646e81167c4a80a13d9d9e598e79afa7d19f28ad6f286dfc1c09695dccf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.2 CPython/3.9.2 Linux/5.18.0-4mx-amd64
|
Release files / chunkdup-0.5.0-py3-none-any.whl
| Download URL | chunkdup-0.5.0-py3-none-any.whl |
|---|---|
| Size | 14.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8c7e0cc671b279d9684c0c3a635073cb6ace020c9d22a035a2a79bd5b54fe8ad
|
|
BLAKE2b-256 checksum How to use checksums |
73f2542e76e4549045df3438d6509dce2f1e56f90b92467b597b9fa17d45d66d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.2 CPython/3.9.2 Linux/5.18.0-4mx-amd64
|