-
Notifications
You must be signed in to change notification settings - Fork 13
Manage
dhanyn10 edited this page Sep 27, 2020
·
1 revision
deleting any file which detected as duplicated file.
this function will detecting duplicated file just in the recent folder, when you have selecting some file as follows:
doc 01.txt
doc 01_0.txt
doc 01_1.txt
doc 01_2.txt
doc 02.txt
doc 02_0.txt
doc 02_1.txt
doc 02_2.txt
this application will specify that doc 01.txt and doc 02.txt will keep to your computer, and the rest as follows:
doc 01_0.txt
doc 01_1.txt
doc 01_2.txt
doc 02_0.txt
doc 02_1.txt
doc 02_2.txt
will deleted permanently