Skip to content

Instantly share code, notes, and snippets.

@diorahman
Created February 28, 2014 09:52
Show Gist options
  • Save diorahman/9268302 to your computer and use it in GitHub Desktop.
Save diorahman/9268302 to your computer and use it in GitHub Desktop.
tar then xz
tar -cf - apendo/ | xz -9 -c - > apendo.tar.xz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment