List of files w/i a directory

Syed.Hosain at aeris.net Syed.Hosain at aeris.net
Tue Jun 9 11:35:45 PDT 2009


In a dos window:

	Dir /s > file.txt

will do what you want. The "/s" means list subdirectories.

BTW, in a dos window, doing: 

	"Command /?"

Lists all the options for that "command".

Z

-----Original Message-----
From: framers-bounces at lists.frameusers.com
[mailto:framers-bounces at lists.frameusers.com] On Behalf Of Paul Kent
Sent: Tuesday, June 09, 2009 10:46 AM
To: TECHWR; Framers
Subject: OT: List of files w/i a directory

I'm getting ready to send off a CD to my client's customer and have been
asked to provide a list of files on the CD. 

I've got a vague recollection of a DOS command that would list all of
the files in a directory and it's subdirectories and pipe them to a txt
file, but its been err, well, a bit longer than a week or two since I've
used that command. 

I'm thinking it's something like 


Dir *.* <a switch that means look down thru all subdirs> >list.txt 

That command would do a directory of everything in the folder and it's
subdirectories and pipe them to a txt file. 

Can someone help me with the correct syntax for the DOS command or an
easier way to do this with the magic of Windows (XP and Office 2003 in
case that makes a difference)? 

Plz reply directly as I'm on digest and kind of need to get crackin on
this today if at all possible. 

Thanks in advance. 



More information about the framers mailing list