Skip to content

Instantly share code, notes, and snippets.

@mperlet
Created April 26, 2016 13:18
Show Gist options
  • Select an option

  • Save mperlet/ee716aeb112da42828abee78e291ac8d to your computer and use it in GitHub Desktop.

Select an option

Save mperlet/ee716aeb112da42828abee78e291ac8d to your computer and use it in GitHub Desktop.
for i in *.svg; inkscape -A $(echo $(basename -s .svg $i).pdf) $i;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment