Skip to content

Instantly share code, notes, and snippets.

@Cvar1984
Created October 1, 2024 06:11
Show Gist options
  • Save Cvar1984/1ccc9090e4a8ed6febd130380d0df2b8 to your computer and use it in GitHub Desktop.
Save Cvar1984/1ccc9090e4a8ed6febd130380d0df2b8 to your computer and use it in GitHub Desktop.
highly compress 7zip
7za a -t7z -m0=lzma2 -mx=9 -md=1024m -ms=on "$1" "$2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment