You are reading a single comment by @chez_jay and its replies.
Click here to read the full conversation.
-
@aggi You need
tree /f
if you want to list files as well as folders
@aggi You need tree /f
if you want to list files as well as folders
Not sure if it's deprecated in recentish windows but take a look at the tree command on the command line. You can pipe output to a text file.
https://web.csulb.edu/~murdock/tree.html