Why is 1stdout.txt not shown in the third Everything window?
Its regmatch1+md5 combination is even unique.
The queries:
Code: Select all
file: regex:("T:\\hash\\folder1\\)(.*$)" | regex:("T:\\hash\\folder2\\")(.*$) sort:regmatch1;md5
file: regex:("T:\\hash\\folder1\\)(.*$)" | regex:("T:\\hash\\folder2\\")(.*$) distinctsort:regmatch1;md5
file: regex:("T:\\hash\\folder1\\)(.*$)" | regex:("T:\\hash\\folder2\\")(.*$) distinct:regmatch1;md5
(I know, the distinct-sort query was not necessary)