Using the Select internal command - Advanced Example?

I'm trying to use the select internal command to select folders that are: 4KB or larger and contain a file that has the file extension .info.

So far I've simply got:

Select ALLDIRS

Is this possible using the select internal command?

You can’t currently do that with the command on its own (although it will be possible soon, as it happens).

At the moment, it would require writing a script which loops through the folders evaluating their contents to see which it wants to select.

1 Like