All
sub folders of the root (one level) -
dir \ /ad /b
All
sub folders below the root (recurse entire tree) -
dir \ /ad /b /s
All
files within a directory (one level) -
dir \Windows /a-d
/b
All files within a directory (recurse entire tree) -
dir \Windows /a-d /b
/s
--
Dean
Wells
MSEtechnology
* Email:
[EMAIL PROTECTED]
http://msetechnology.com
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Salandra, Justin A.
Sent: Wednesday, December 22, 2004 3:31 PM
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
