4 June 2006

*nix trick: Decompressing .tar.gz files

Catégorie: OS Tricks — Michel @ 21:58

I got a .tar.gz file. How do I decompress it?

Although it is not always true, depending on your system, the command is usually: tar xzvf thefilename.tar.gz

If it's not working, you can do it in two steps:
gunzip thefilename.tar.gz
tar xvf thefilename.tar

Aucun commentaire »

Aucun commentaire pour le moment.

Commentaires en RSSURI TrackBack

Laisser un nouveau commentaire

Enregistrez-vous automatiquement ou connectez-vous en utilisant votre OpenID!

Register automatically or login using your OpenID!

ou envoyez un commentaire sans l'aide du système OpenID

or send a comment without the OpenID's help

Entrez votre commentaire ici!

Type your comments here!

Note: les commentaires sont modérés! - The comments are moderated!

Engin: WordPress - Modèle créé par Michel Donais.

Contrat Creative Commons
Cette création est mise à disposition sous un contrat Creative Commons.