Created
July 3, 2016 13:11
-
-
Save patrickgill/b9154705c52ef8881af8e92dc6e5f677 to your computer and use it in GitHub Desktop.
extract .lz (lzip) file
This file contains hidden or 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
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