Utility to recursive search and move/delete duplicate files of the same size and context in specified folder.
Project description
Utility to recursive search and move/delete duplicate files of the same size and context in specified folder.
If the storage folder (recycle_bin) is not specified, then duplicate files will be deleted! If the number of command line parameters is zero, then the search folder = current folder.
Command line parameters
--start_folder (first parameter): the folder with which the recursive search begins
--recycle_bin (second parameter): optional folder for storing duplicate files (move file).
--log_file: log file.
--fn_pattern: File name pattern. Only files matching the pattern are processed!
Provides support for Unix shell-style wildcards. Default value is "*.*"
Call example
remove_dup --start_folder=E:\YoutubeChannelsCopy --recycle_bin=E:\reserved --log_file=E:\reserved\logfile.txt --fn_pattern="*.png"
Work log
PyPi
https://pypi.org/project/remove-duplicates/
After installation use rmdup --help instead of remove_dup
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file remove_duplicates-1.0.3.tar.gz.
File metadata
- Download URL: remove_duplicates-1.0.3.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a4a6e855ae4ae571aeca49bca45d961f2abae0ad5859b1689e917b18b6177e5
|
|
| MD5 |
6bcdd403a68b50bb36d1339bf92d3abd
|
|
| BLAKE2b-256 |
47b5207207037826ce93e393d76615c80dce3484112ca763e400c4bb70ddc37e
|
File details
Details for the file remove_duplicates-1.0.3-py3-none-any.whl.
File metadata
- Download URL: remove_duplicates-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8189b399f81df4843e9cd841757dc16ae1af12f2b95fa44743d45b8e9c68aea0
|
|
| MD5 |
5b8bf41b211804c1ac55e441962ef09d
|
|
| BLAKE2b-256 |
f72e7d70403b8e968c07c435ac7ae1fc2a46bfb11fd98f2488bcc406318aa735
|