Search found 1 match

by Nate
25 Jan 2018 10:42
Forum: DOS Batch Forum
Topic: List of Folders that do not contain a certain folder at a given depth
Replies: 1
Views: 2046

List of Folders that do not contain a certain folder at a given depth

I am trying to find the answer to the following question. I have been trying to list the directory trees that do not contain the folder "sample" at a given depth. The depth level will always be the same and I have been able to list all folders that contain the given folder by the following command h...