Page 1 of 1

Limit search to folder names

Posted: 10 May 2014 18:44
by GamaRex
Is there way to limit a search to find terms in folder names only, without concern for the files in the folders?

I tried to search this forum to see if there were similar questions, but the term "folder "is too common to be searched.

Re: Limit search to folder names

Posted: 10 May 2014 19:20
by bdeshi
Attach a /d after the search term. For example, If you want search for folders only matching "data":

Code: Select all

data /d

Re: Limit search to folder names

Posted: 10 May 2014 21:05
by GamaRex
Thank you. Works just as I wanted.