I am trying to print a list of folders and subfolders of a directory into a file.
When I run dir/s/b/o:n > f.txt , I also get a list of files. I only need folders and subfolders.
Does anyone know if this is possible to do from the command line interface?
directory cmd folder subdirectories dir
Inkey Apr 18 '13 at 8:49 2013-04-18 08:49
source share