1. Welcome! Please take a few seconds to create your free account to post threads, make some friends, remove a few ads while surfing and much more. ClutchFans has been bringing fans together to talk Houston Sports since 1996. Join us!

Printing a file list...how do I do it?

Discussion in 'BBS Hangout' started by esse, Feb 4, 2004.

Tags:
  1. esse

    esse Member

    Joined:
    Jun 16, 2003
    Messages:
    523
    Likes Received:
    0
    I know I read once that theres a way to generate/print folders or files in a list form.

    My music drive has 40Gigs+ and I'd really like to print all my folders in a nice easy list.

    Anyone know how?!

    thanks have a grey, cold, rainy, lazy, wonderful day.
    ;)

    esse...in S.A.
     
  2. Woofer

    Woofer Member

    Joined:
    Oct 10, 2000
    Messages:
    3,995
    Likes Received:
    1
    one way in windows is open a DOS command window.
    go to the directory in question
    (to list all subdirectories ordered by name and not including subdirectory names
    type

    dir /s/n/on/a-d > c:\filelist.txt

    then you have all the names with dates in c:\filelist.txt

    If you have windows xp use the search command, then use the following in the search field.

    c:\mymp3dir\*.mp3
     
  3. esse

    esse Member

    Joined:
    Jun 16, 2003
    Messages:
    523
    Likes Received:
    0
    Yes I do have XP, cool!

    Easy enough, thanks for your hep Woofer!:)
     

Share This Page