Last active
October 22, 2017 07:54
-
-
Save stevenvo/7c7e0431b86b7b8e672ef18502e270ea to your computer and use it in GitHub Desktop.
uncompress xz file
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
$ brew install xz | |
$ xz -d to-extract.xz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment