जवाबों:
"/ F" स्विच को छोड़ दें, क्योंकि यह क्या फ़ाइलों को शामिल करने का कारण बनता है।
से tree /?:
Graphically displays the folder structure of a drive or path.
TREE [drive:][path] [/F] [/A]
/F Display the names of the files in each folder.
/A Use ASCII instead of extended characters.
txt फ़ाइल उपयोग कमांड के आउटपुट के लिए: (आप ड्राइव C पर पाएंगे, जैसा कि नीचे दिया गया है)
tree /a > "C:\_TREE-Output.txt"
>उस भाग के साथ है जिसका अन्य उत्तर नहीं है।