variable depth hierarchy

Discussion related to "Everything" 1.5.
Post Reply
anmac1789
Posts: 745
Joined: Mon Aug 24, 2020 1:16 pm

variable depth hierarchy

Post by anmac1789 »

What is the command for sorting files from a certain defined x depth to a variable depth ?

For example, I have very deep file and folder structure spanning from depth 1 to depth 10, but I only want to see files and folders starting from depth 3 to 10...some files or folders will be from depth 1 to 7, 1 to 4, 1 to 10, 1 to 2 etc..
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: variable depth hierarchy

Post by void »

I only want to see files and folders starting from depth 3 to 10
depth:3..10

depth:
Post Reply