|  | 
|  02-03-2005, 03:30 PM | #1 (permalink) | 
| Rookie | 
				
				Logging all files I own
			 I'm looking to see if there's a way to create a word or notebook document of all the files I have in a folder of my computer.  I was going through my old hard drive from a while back and I saw all this bizarre music I have from that time period and wanted to share with the world everything I've found. Is there a way to do this without typing one at a time what's in there? Thanks in advance. | 
|   | 
|  02-03-2005, 03:45 PM | #2 (permalink) | 
| "Officer, I was in fear for my life" Location: Oklahoma City | drop to a dos prompt change to the parent directory type, "dir /s *.* >musiclst.txt" (without the quotes) this will create a text file of all files in every subdirectory from the directory you are currently in. | 
|   | 
| Tags | 
| files, logging | 
| 
 |  |