Extract tar.gz file to a specific folder

by rajesh 2012-05-08 15:35:46

We can use -C option to extract a tar.gz compression to a specific folder

tar -xvzf filename.tar.gz -C /desired/path

Tagged in:

884
like
0
dislike
0
mail
flag

You must LOGIN to add comments