Skip to content

Instantly share code, notes, and snippets.

@thanakijwanavit
Created March 16, 2021 03:42
Show Gist options
  • Save thanakijwanavit/cd19d820f6c76534ad1d57dfd09a2556 to your computer and use it in GitHub Desktop.
Save thanakijwanavit/cd19d820f6c76534ad1d57dfd09a2556 to your computer and use it in GitHub Desktop.
compress with 7z
7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on /tmp/archive.7z $dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment