Created
April 24, 2017 16:19
-
-
Save ojura/7c6238274f15d8fce09ddbc5d5179513 to your computer and use it in GitHub Desktop.
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
Extract .tar.gz with progress: | |
pigz -dc mysql-binary-backup.tar.gz | pv | tar -xf - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment