Skip to content

Instantly share code, notes, and snippets.

@ramingar
Created June 22, 2015 19:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ramingar/dd0e7aec49a3c94d0baf to your computer and use it in GitHub Desktop.
Save ramingar/dd0e7aec49a3c94d0baf to your computer and use it in GitHub Desktop.
Descomprimir un .tar.gz #tar #gunzip
tar xvzf file-name.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment