Skip to content

Instantly share code, notes, and snippets.

@lionants02
Last active May 1, 2024 23:36
Show Gist options
  • Save lionants02/ce30c4a39a1ea152d9ffc9fcaa75fe96 to your computer and use it in GitHub Desktop.
Save lionants02/ce30c4a39a1ea152d9ffc9fcaa75fe96 to your computer and use it in GitHub Desktop.
command 7z 7za encrypt and split file 1GB 4thread
7za -v1g a encrypted.7z -mx=3 -mmt=4 -ppassword -mhe=on /ttt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment