Created
September 29, 2018 14:44
-
-
Save KCCat/d6dd3a20ddaf4cd6b213c57a347bf954 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find ~/epub/ -name '*.epub' | xargs -n1 -P16 -I {} ./kindlegen -locale zh {} -c2 -verbose -dont_append_source |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment