Skip to content

Instantly share code, notes, and snippets.

@belo82
Created September 29, 2013 10:38
Show Gist options
  • Save belo82/6751345 to your computer and use it in GitHub Desktop.
Save belo82/6751345 to your computer and use it in GitHub Desktop.
Zip and Split files on Mac OS X using console
zip -r -s 3m <zip_file_name>.zip <files_to_zip>.war
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment