Quote:
|
Originally Posted by Paul
...If you want individual track listings you will have to go into each album folder using the cd command and create a listing for each one, you could then combine all the lists and print them out.
|
Otherwise, under Win2K/XP, you can use the tree command combined with the /F argument, and pipe this to a text file, ie
tree /F >> music.txt and this will give you a listing of filenames within each individual folder. I find it works a bit nicer than just dir.