Add the ability to search files only (excluding folders).
-
babam
- Posts: 41
- Joined: 30 Nov 2014 18:46
Add the ability to search files only (excluding folders).
Add the ability to search files only (excluding folders) in the "Quick Search".
-
admin
- Site Admin
- Posts: 66323
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Add the ability to search files only (excluding folders)
Append switch /f, example:
= Find all files starting with "a" (recurring subfolders).
Code: Select all
a* /rfFAQ | XY News RSS | XY X
-
babam
- Posts: 41
- Joined: 30 Nov 2014 18:46
Re: Add the ability to search files only (excluding folders)
Why not add this setting to the "Quick Search".admin wrote:Append switch /f, example:
= Find all files starting with "a" (recurring subfolders).Code: Select all
a* /rf
XYplorer Beta Club