Translate

jeudi 21 août 2014

unzip a tar.gz file




to decompress a file compressed on linux :


open the terminal


enter as administrator ( root ) with the following command :

su 

then type password

type the following command :

tar -zxvf file_name.tar.gz

file_name = your file name to unzip .







Aucun commentaire:

Enregistrer un commentaire