查找,消除和避免重复的工具 dugu

码农软件 · 软件分类 · 常用工具包 · 2019-08-14 21:14:50

软件介绍

dugu 是一个可以帮助你查找,消除和避免重复的工具。

用法:

dugu [-h] [-v] [-s] [-f] [-t {md5,sha1,sha256,sha512}] [-p | -l | -i | -r | -R] scan DIR | precopy DIR1 DIR2

比方说,我们要检查调用文件夹:“图片”
如果你只希望扫描“图片”,请尝试:

dugu.py scan Pictures

如果你想看到副本列表,请尝试

dugu.py -p scan Pictures

如果你想直观地看到副本,请尝试:

dugu.py -l scan Pictures

如果你想隔离所有副本,请尝试:

dugu.py -i scan Pictures

如果你想删除副本,请尝试:

dugu.py -r scan Pictures

如果你想自动删除副本,请尝试:

dugu.py -R scan Pictures

如果你想忽略缓存,并强迫dugu重新扫描“图片”,请尝试:

dugu.py -f scan Pictures

如果你想使用“SHA1”作为扫描算法,尝试:

dugu.py -t sha1 scan Pictures

如果要在“old_pic”文件夹中排除已经有文件,请尝试:

dugu.py precopy old_pic Pictures

本文地址:https://codercto.com/soft/d/12377.html

DOM Scripting

DOM Scripting

Jeremy Keith / friendsofED / 2010-12 / GBP 27.50

There are three main technologies married together to create usable, standards-compliant web designs: XHTML for data structure, Cascading Style Sheets for styling your data, and JavaScript for adding ......一起来看看 《DOM Scripting》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

html转js在线工具
html转js在线工具

html转js在线工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具