I\'m trying to use the tree command in a windows commandline to generate a text file listing the contents of a directory but when I pipe the output the unicode characters get st
I used this method to catalog nearly 100 SDRAM and USB flashdrives and it worked fine.
From within DOS....
C:\doskey [enter] {to enable handy keyboard shortcuts}
C:\tree j:\ >> d:\MyCatalog.txt /a [enter] {j:= is my USB drive ; d:= is where I want catalog ; /a = see other postings on this page}