Hi,
I couldn't find the question, so here it is.
I want to search for empty folders. Is this possible in total commander?
Searching for empty folders
Moderators: Hacker, petermad, Stefan2, white
Re: Searching for empty folders
Google: ghisler search for empty folders
> https://www.ghisler.ch/board/viewtopic.php?t=39640
> https://www.ghisler.ch/board/viewtopic.php?t=22481
>
>
> https://www.ghisler.ch/board/viewtopic.php?t=39640
> https://www.ghisler.ch/board/viewtopic.php?t=22481
>
>
Re: Searching for empty folders
If you use everything, you can use prefix (ed:) and then everything verbs:
empty: Folder completelly empty No File no subfolder
or mix folowing counter :
childfoldercount:0 no subFolder
childfilecount:0 no file
Display all empty sub folder from current location
If you do not use everything The best is to use emptyCheck wdx plugin with directory attrribute. You can also use emptywdx !
empty: Folder completelly empty No File no subfolder
or mix folowing counter :
childfoldercount:0 no subFolder
childfilecount:0 no file
Code: Select all
ed:empty:
If you do not use everything The best is to use emptyCheck wdx plugin with directory attrribute. You can also use emptywdx !