Freeware to list folder tree and files

S

SS

Is there freeware app. that will list a folder tree and all the files in
each folder + subfolders? I do it by print screen at present but cumbersome
for larger trees.
 
S

Susan Bugher

SS said:
Is there freeware app. that will list a folder tree and all the files in
each folder + subfolders? I do it by print screen at present but cumbersome
for larger trees.

How *many* apps would you like. ;)

I use and like Karen's Directory Printer. See this page for a list of
apps that have been mentioned in ACF:
http://www.pricelesswarehome.org/acf/P_FILEUTILITIES.php#1.00DirectoryPrinter

Susan
--
Posted to alt.comp.freeware
Search alt.comp.freeware (or read it online):
http://www.google.com/advanced_group_search?q=+group:alt.comp.freeware
Pricelessware & ACF: http://www.pricelesswarehome.org
Pricelessware: http://www.pricelessware.org (not maintained)
 
R

Roger Spencelayh

Is there freeware app. that will list a folder tree and all the files in
each folder + subfolders? I do it by print screen at present but cumbersome
for larger trees.

How about:

DIR *.* /S > mydirs.txt

Routes the directory listing to file mydirs.txt and the /S switch lists all
subdirectories.
 

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

Top