Skip to content

Instantly share code, notes, and snippets.

@KCCat
Created September 29, 2018 14:44
Show Gist options
  • Save KCCat/d6dd3a20ddaf4cd6b213c57a347bf954 to your computer and use it in GitHub Desktop.
Save KCCat/d6dd3a20ddaf4cd6b213c57a347bf954 to your computer and use it in GitHub Desktop.
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