Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 1719

Everything 1.5 Alpha • regex - how to find files existing in folders with matching size ?

$
0
0
Hello everyone, I use this syntax to find duplicate files which exist in each folder. But, in some folders, dupes exist for which it doesn't have the same filename but the exact size. How can I extend this regex into matching files with size and exist in both folders ?

Code:

<regex:^"dir1\\(.*)$" fileexists:"dir2\\$1:"><regex:^"dir1\\([^\\]*)$" fileexists:"dir2\\$1:"><file:regex:"^E:\\(.*)$" fileexists:"S:\\$1:"><folder:regex:^"E:\\(.*)$" folderexists:"S:\\$1:">

Statistics: Posted by anmac1789 — Wed Oct 09, 2024 7:24 am



Viewing all articles
Browse latest Browse all 1719

Trending Articles