Skip to content

Instantly share code, notes, and snippets.

@Strykar
Created September 1, 2016 12:32
Show Gist options
  • Select an option

  • Save Strykar/65788a17cf3fbfddc873219ef560ebc4 to your computer and use it in GitHub Desktop.

Select an option

Save Strykar/65788a17cf3fbfddc873219ef560ebc4 to your computer and use it in GitHub Desktop.
tar -chf - foo/ | xz -9 -c - > foo.tar.xz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment