Page 1 of 1

How do find the range of the number of files in a subfolder?

Posted: Thu Dec 27, 2018 10:32 am
by Debugger
How do find the range of the number of files in a subfolder?

Example: 400 to 600

Re: How do find the range of the number of files in a subfolder?

Posted: Thu Dec 27, 2018 11:17 am
by void
For files only:
childfilecount:400..600

For files or subfolders:
childcount:400..600

Re: How do find the range of the number of files in a subfolder?

Posted: Fri Dec 28, 2018 9:15 am
by Debugger
void wrote: Thu Dec 27, 2018 11:17 am For files only:
childfilecount:400..600

For files or subfolders:
childcount:400..600
The option is not useful, because I found out that a tool such as Everything does not show the number of files, so it is still a big inconvenience.