Find (partial content) duplicate files.
Project description
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
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
chunkdup-0.5.0.tar.gz
(12.1 kB
view details)
Built Distribution
chunkdup-0.5.0-py3-none-any.whl
(14.3 kB
view details)
File details
Details for the file chunkdup-0.5.0.tar.gz
.
File metadata
- Download URL: chunkdup-0.5.0.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.2 Linux/5.18.0-4mx-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edd1075fbd866e720df4d48f77f798d30dca9e019b14dbf7ad98f435178251e6 |
|
MD5 | 33c606eb6969c8e7a48b5d136195fc10 |
|
BLAKE2b-256 | acf1c646e81167c4a80a13d9d9e598e79afa7d19f28ad6f286dfc1c09695dccf |
File details
Details for the file chunkdup-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: chunkdup-0.5.0-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.2 Linux/5.18.0-4mx-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c7e0cc671b279d9684c0c3a635073cb6ace020c9d22a035a2a79bd5b54fe8ad |
|
MD5 | e32e9e9ce4a723a8e8ac1bfae54ada84 |
|
BLAKE2b-256 | 73f2542e76e4549045df3438d6509dce2f1e56f90b92467b597b9fa17d45d66d |