What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » fast way to make a list of files on a dvd/cd

fast way to make a list of files on a dvd/cd
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
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 =-.
06-15-2005 09:15 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
fast way to make a list of files on a dvd/cd - by TheMusicPirate on 06-15-2005 at 01:34 PM
RE: fast way to make a list of files on a dvd/cd - by RaceProUK on 06-15-2005 at 07:37 PM
RE: fast way to make a list of files on a dvd/cd - by WDZ on 06-15-2005 at 07:38 PM
RE: fast way to make a list of files on a dvd/cd - by ddunk on 06-15-2005 at 07:38 PM
RE: fast way to make a list of files on a dvd/cd - by WDZ on 06-15-2005 at 07:45 PM
RE: fast way to make a list of files on a dvd/cd - by Jhrono on 06-15-2005 at 08:16 PM
RE: fast way to make a list of files on a dvd/cd - by YottabyteWizard on 06-15-2005 at 08:25 PM
RE: fast way to make a list of files on a dvd/cd - by user13774 on 06-15-2005 at 09:10 PM
RE: fast way to make a list of files on a dvd/cd - by CookieRevised on 06-15-2005 at 09:15 PM
RE: RE: fast way to make a list of files on a dvd/cd - by TheMusicPirate on 06-15-2005 at 10:46 PM
RE: fast way to make a list of files on a dvd/cd - by CookieRevised on 06-15-2005 at 11:17 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On