Skip to content

Instantly share code, notes, and snippets.

@jadams
Created October 14, 2016 05:06
Show Gist options
  • Save jadams/c2980ec245b4b05272193619384ed713 to your computer and use it in GitHub Desktop.
Save jadams/c2980ec245b4b05272193619384ed713 to your computer and use it in GitHub Desktop.
#!/bin/sh
pv $1 | pigz -dc | tar xf -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment