Title: Message
Open a DOS prompt and navigate to the directory you're trying to capture.  Use the following command...
 
Tree /F /A >C:\Blarg.txt
 
The /F switch displays the files in the folders, and /A uses ASCII characters instead of the extended characters (which looks better in a text file.  This should write a handy-dandy text file for you to import/edit/whatever in the root of your C: drive called Blarg.txt.
 
-James R. Rogers
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Salandra, Justin A.
Sent: Thursday, December 23, 2004 11:46 AM
To: [email protected]
Subject: RE: [ActiveDir] Command Line Utility

On of my Senior VPs wants to see a list of all files and folders within their legal directory.  I don’t know why but they do.

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Rochford
Sent: Thursday, December 23, 2004 11:21 AM
To: [email protected]
Subject: RE: [ActiveDir] Command Line Utility

 

It's still there but it draws the tree markers - I don't know what Justin's trying to do but if it involves processing the output of the command in any way then dir /s /b is good because you just get raw text to play with

 

Steve

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Bobel
Sent: 23 December 2004 15:30
To: [email protected]; [email protected]
Subject: RE: [ActiveDir] Command Line Utility

What happened to TREE?


Bob

 


From: [EMAIL PROTECTED] on behalf of Steve Rochford
Sent: Thu 12/23/2004 6:00 AM
To: [email protected]
Subject: RE: [ActiveDir] Command Line Utility

dir /s

dir /s /b

 

Steve

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Salandra, Justin A.
Sent: 22 December 2004 20:31
To: ActiveDir (E-mail)
Subject: [ActiveDir] Command Line Utility

Everyone,

 

Do any of you know of a command line utility that would display all file names in a folder and all subfolders of the root folder?

 

TIA

 

Justin

 

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to