buxtonicer1
Programmer
C:\level1\ etc...
Lets say that level1 contains a list of folders and those folders contain folders and so on...
What is the best way to get a list of all subdirectories in the level1 folder and then output those details to a file.
I would ideally like to run this at the dos prompt if possible. I know you can use the tree commmand, but can you redirect this to a file. Anyone know any other clever commands ?
Lets say that level1 contains a list of folders and those folders contain folders and so on...
What is the best way to get a list of all subdirectories in the level1 folder and then output those details to a file.
I would ideally like to run this at the dos prompt if possible. I know you can use the tree commmand, but can you redirect this to a file. Anyone know any other clever commands ?