项目作者: Trophonix

项目描述 :
Simple java program to delete all files in the working directory.
高级语言: Java
项目地址: git://github.com/Trophonix/RemoveDuplicates.git
创建时间: 2018-12-28T02:46:01Z
项目社区:https://github.com/Trophonix/RemoveDuplicates

开源协议:GNU General Public License v3.0

下载


Use this utility to delete duplicate files in a directory.

Simply run the latest jar file from the releases page in the directory you want to scan!

If you want to see which files it’s deleting as it works, run it from a command line using java -jar FILENAME.jar and it will begin to print output to the command line. A GUI may be added in future versions.

Enjoy!