Skip to content

Instantly share code, notes, and snippets.

@mmassaki
Created October 20, 2014 11:07
Show Gist options
  • Select an option

  • Save mmassaki/e56322f5e1f690f95c21 to your computer and use it in GitHub Desktop.

Select an option

Save mmassaki/e56322f5e1f690f95c21 to your computer and use it in GitHub Desktop.
Remove __MACOSX folder from zip files
zip -d filename.zip __MACOSX/\*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment