Skip to content

Instantly share code, notes, and snippets.

@rodde177
Created March 11, 2015 12:53
Show Gist options
  • Save rodde177/cdbc0f399e8fada51efc to your computer and use it in GitHub Desktop.
Save rodde177/cdbc0f399e8fada51efc to your computer and use it in GitHub Desktop.
Restore tar file
sudo tar -xvpzf /path/to/backup.tar.gz -C /media/whatever --numeric-owner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment