Microsoft
Software
Hardware
Network
Question : What is the DOS command to create a text file of the directory of a folder?
Hello -
I need to access every file in a directory and I have forgotten the DOS command that puts out the list of files in a folder as a text file - can anyone refresh my memory?
Thanks!
steve
Answer : What is the DOS command to create a text file of the directory of a folder?
do you mean:
dir "C:\Program Files" > C:\list_of_program_files.t
xt
Random Solutions
Grabbing some word using regular expressions
How do I set up VB.Net to use libcurl?
How Can I Trace Email Routing Failure?
Cannot access Windows 2008 DFS links from Windows 2003
BES Express vs Exchange ActiveSync
delete orphaned offline files
Need a script to create user folders with three nested folders and set appropriate security for each
Using Message Header decoration in operation contract of WCF
activesync error 0x85010004
SQL in C# code .. Reading Output Parameters.