View Single Post
Old 09-11-2008, 11:42 AM   #47
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Quote:
Originally Posted by salty-horse View Post
Using unix tools, go to the directory where you unzipped the ePub and use these commands to re-create the ePub file.

zip -v0X perdido-fixed.epub mimetype
zip -vr perdido-fixed.epub * -x target.epub mimetype
The single command
Code:
zip -vur perdido-fixed.epub mimetype *
works too. See Explode and Implode an ePub?, which was provoked by your very informative post.
wallcraft is offline   Reply With Quote