How to search in multiple locations

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
vsub
Posts: 474
Joined: Sat Nov 12, 2011 11:51 am

How to search in multiple locations

Post by vsub »

For example if I want to see only the file in two folders on different partitions or search for certain file in those two folders

For example,show all gif files in C:\1\2 and D:\2\3
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: How to search in multiple locations

Post by therube »

Just like here, http://forum.voidtools.com/viewtopic.php?p=10175#p10175.

So:

Code: Select all

<  C:\1\2  |  D:\2\3 >  *.gif
Post Reply