RE: fast way to make a list of files on a dvd/cd
dir c:\music /S/B >> c:\files.txt
/B produces an output like:
c:\autoexect.bat
c:\config.sys
c:\windows\fonts\onyx.ttf
c:\windows\fonts\papyruss.ttf
c:\windows\system\driver.dll
c:\windows\system\funnybunny.dll
c:\windows\temp\blahblah.tmp
c:\windows\temp\helloworld.txt
in other words, without all the dir info crap...
>> instead of simply ">", will add the listings to the file. ">" will overwrite the file...
--------
But there are indeed very user friendly database-like programs which do exactly the same (although I never found one I personaly liked; every program I've found, tried, had one or two things I didn't like. So in the end I used the good old DOS commands too. And they work excellent for this stuff)
This post was edited on 06-15-2005 at 09:17 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
|