Last active
May 1, 2024 23:36
-
-
Save lionants02/ce30c4a39a1ea152d9ffc9fcaa75fe96 to your computer and use it in GitHub Desktop.
command 7z 7za encrypt and split file 1GB 4thread
This file contains 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
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