Skip to content

Instantly share code, notes, and snippets.

@macintoshhelper
Created September 23, 2022 14:37
Show Gist options
  • Select an option

  • Save macintoshhelper/b10de4fc39597dc953562d4536609ece to your computer and use it in GitHub Desktop.

Select an option

Save macintoshhelper/b10de4fc39597dc953562d4536609ece to your computer and use it in GitHub Desktop.
Split zip into chunks (for FAT32)
zip input.zip --out split-file-output.zip -s 2g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment