Created
March 26, 2021 16:47
-
-
Save qpwo/3246e37a955865968292a5fabe075f97 to your computer and use it in GitHub Desktop.
fast zip directory from command line in macos (no compression)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zip -r -0 data.zip ./data/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment