View Single Post
Old 02-07-2011, 01:48 AM   #5
CleverClothe
Guru
CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.CleverClothe ought to be getting tired of karma fortunes by now.
 
Posts: 618
Karma: 493394
Join Date: Jun 2008
Location: Seattle, WA
Device: iRex iLiad, Onyx Boox 60
Quote:
Originally Posted by Catlady View Post
Thanks. I used the first command, and it gives me a list of the subdirectories, but not of the files within the subdirectories.

I have subdirectories two and three deep, so it I had to go into each one to list the files, it would be as time consuming as just typing everything directly into the spreadsheet. Any ideas?
In that case...

dir /s/b *.* > ebooklist.csv
CleverClothe is offline   Reply With Quote