Windows 2000 Profesional

  • Thread starter Thread starter JFM
  • Start date Start date
J

JFM

How do I print an index list of all folders/subfolders and
files found on a drive
 
JFM

dir /s >dir.txt

from a command prompt would produce a txt file that you could print.

Best regards

Bjorn
 
Thank You
-----Original Message-----
JFM

dir /s >dir.txt

from a command prompt would produce a txt file that you could print.

Best regards

Bjorn
--
Bjorn Landemoo - (e-mail address removed) - http://landemoo.com/
Microsoft MVP (Windows Server - File System)



.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top