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
Sysprep Problem
Itunes could not connect to the Itunes Store. The network connection timed out.
Defrag an SQL DB
New install of SBS 2008 continuously downloads 2.5GB per day (WSUS disabled)
Outdoor cisco 1300 AP
EtherChannel on Cisco 2960 switch intermittent dropped packet
Access VBA to stop all macros
How to set a number of lines on a report
Invalid object reference error
Shadowing/Overriding in C#