View Single Post
Old 11-15-2010, 05:27 PM   #2
mr ploppy
Feral Underclass
mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.
 
mr ploppy's Avatar
 
Posts: 3,622
Karma: 26821535
Join Date: Jan 2010
Location: Yorkshire, tha noz
Device: 2nd hand paperback
If you are using Windows, you could do it in a dos box (run cmd).

cd comicdirectory
dir *.cbr > comic.txt

(assuming they are all cbr format).

If they are mixed format you would need to use the one above, then this:

dir *.cbz >> comic.txt

Last edited by mr ploppy; 11-15-2010 at 05:32 PM.
mr ploppy is offline   Reply With Quote