I would like to list folders (or the files) than contain at least two files that are the same size.
Can this be done? If so, how.
Find folders with more than 1 file the same size.
-
Confucius Of Essex
- Posts: 9
- Joined: Tue Dec 07, 2021 5:01 pm
Re: Find folders with more than 1 file the same size.
To list the files:
To list the parent folders:
Perform the search above.
Select all files.
Copy all filenames (Ctrl + Shift + C)
Change the search to:
Right click the childfilelist1: text in the search box and click Edit File List Slot...
Paste your filenames and click OK.
Code: Select all
file: dupe:path;size
To list the parent folders:
Perform the search above.
Select all files.
Copy all filenames (Ctrl + Shift + C)
Change the search to:
childfilelist1:Right click the childfilelist1: text in the search box and click Edit File List Slot...
Paste your filenames and click OK.
-
Confucius Of Essex
- Posts: 9
- Joined: Tue Dec 07, 2021 5:01 pm
Re: Find folders with more than 1 file the same size.
Hi David
Thanks very much. Way beyond me that one.
Thanks very much. Way beyond me that one.