Compatible Support Forums: how to list folder contents into a .txt-file

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

how to list folder contents into a .txt-file

#1 User is offline   deepbluc 

  • stranger
  • Group: Members
  • Posts: 2
  • Joined: 24-March 06

Posted 24 March 2006 - 09:26 AM

hi folks!!
can anybody tell me how i can list the files a folder contains into a .txt-file ??
0

#2 User is offline   Wilhelmus 

  • old hand
  • Group: Members
  • Posts: 1032
  • Joined: 21-December 04
  • LocationFinland

Posted 24 March 2006 - 03:36 PM

Start->Run:

cmd

dir "C:\Myfolder\My stuff\*.*" /B > list.txt

This creates new text file called list to current dir.

forgot /B.
[Edited by Wilhelmus on 2006-03-24 08:14:34]

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users