Jump to content

Recommended Posts

Posted

i'm looking for a tool wich can index all filenames inside a folder to a textfile.

does anyone kno such a tool ? any suggestions ?

Posted

Which OS are you running ??

linux (certainly bsd & mac) :

ls -l > out.txt

I don't know cmd line scripting in windows. Bur DIR list the current directory.

Posted
Which OS are you running ??

linux (certainly bsd & mac) :

ls -l > out.txt

I don't know cmd line scripting in windows. Bur DIR list the current directory.

ye im running windows @the moment (am a gamer ....)

problem with the cmd dir method is that the folder contains a lot of files and most of them are not listed ...(dissapear out of the window , not scrollable)

Posted

It does work... and why are you using dir /P? You are out putting it to a file, you don't want it to pause after each screen... do you?

Posted

yeah but this way i can grab the list in 3/4 times and copy it to a text file manually ...

btw why arent u on vent ? :cry:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...