Skip to content

Instantly share code, notes, and snippets.

@yosmoc
Last active December 14, 2015 03:19
Show Gist options
  • Select an option

  • Save yosmoc/5019676 to your computer and use it in GitHub Desktop.

Select an option

Save yosmoc/5019676 to your computer and use it in GitHub Desktop.
for i in ./*.pdf;do rake SRC=$i SIZE="658x905" LEVEL='0%,93%,0.7' UPDATE_METADATA=1 POSTFIX=kindle; rake clean SRC=$i; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment