Created
          November 18, 2019 11:05 
        
      - 
      
- 
        Save nekoprog/c464ecbcacbfee40d48c38f6b2610a37 to your computer and use it in GitHub Desktop. 
    XZ (De)Compress
  
        
  
    
      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
    
  
  
    
  | Compress | |
| xz -zk9evv -T 0 <input file> | |
| Decompress | |
| xz -dkvv -T 0 <input file> | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment