View Single Post
Old 01-01-2018, 09:29 AM   #144
Alpha o
Addict
Alpha o ought to be getting tired of karma fortunes by now.Alpha o ought to be getting tired of karma fortunes by now.Alpha o ought to be getting tired of karma fortunes by now.Alpha o ought to be getting tired of karma fortunes by now.Alpha o ought to be getting tired of karma fortunes by now.Alpha o ought to be getting tired of karma fortunes by now.Alpha o ought to be getting tired of karma fortunes by now.Alpha o ought to be getting tired of karma fortunes by now.Alpha o ought to be getting tired of karma fortunes by now.Alpha o ought to be getting tired of karma fortunes by now.Alpha o ought to be getting tired of karma fortunes by now.
 
Alpha o's Avatar
 
Posts: 282
Karma: 2603524
Join Date: Jan 2015
Device: Onyx Boox Darwin, inkBOOK Obsidian
Quote:
Originally Posted by barryem View Post
Assuming you're using Windows the best tool for that is probably Windows Explorer. Open it on This PC if you're using a recent version of Windows and then do a search for *.epub, assuming you're using epub. Then when that's completed sort by filename and your duplicates will be fairly obvious as you read through the list. Books that are duplicated will appear twice in a row. You'll also see the file size so if they're different sizes you'll know they aren't exact duplicates.

If you have .mobo files or .azw or any other file type do the same with them.

Once you've pared away the duplicates you'll have an explorer window listing every ebook of that type on your computer. It's then a simple matter to copy them all to the same place.

if you have a fairly full hard drive this can take a while. Just let it run till it finishes and you have your list.

There are also programs that can find duplicate files for you. I always use Windows Explorer. It's a lot easier.

Another way to do this, if you prefer to have a listing of your books, is to click on Cortana, type CMD and in the window that pops up, type CD \. That'll take you to the top level of your hard drive. Then type dir /s /b *.epub > epublist.txt. And wait. That'll create a text file on your hard drive that lists every epub book in your computer with it's full path name and file name. If you aren't familiar with the command prompt this will seem strange to you but it's really very simple to do.

Barry
Thanks, that never occurred to me. I use 7 pro and want nothing to do with Cortana, Google or Siri. Artificial UNintelligence. Ever argued over a homonym?

I started with DOS, but have been using Mint for all personal transactions so I'm familiar with terminal.
Alpha o is offline   Reply With Quote