Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save patrickgill/b9154705c52ef8881af8e92dc6e5f677 to your computer and use it in GitHub Desktop.
Save patrickgill/b9154705c52ef8881af8e92dc6e5f677 to your computer and use it in GitHub Desktop.
extract .lz (lzip) file
lzip -cd gmp-6.1.1.tar.lz | tar -xf -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment