Quantcast
Viewing all articles
Browse latest Browse all 1719

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

Code:

regex:^"dir1\\(.*)$" fileexists:"dir2\\$1:" sizematch:"dir2\\$1:"regex:^"dir1\\([^\\]*)$" fileexists:"dir2\\$1:" sizematch:"dir2\\$1:"file:regex:"^E:\\(.*)$" fileexists:"S:\\$1:" sizematch:"S:\\$1:"folder:regex:^"E:\\(.*)$" folderexists:"S:\\$1:" sizematch:"S:\\$1:"
size-match:

Statistics: Posted by void — Wed Oct 09, 2024 9:50 am



Viewing all articles
Browse latest Browse all 1719

Trending Articles