How To Untar A Tarball .tar Or .tar.gz



How To Untar A Tarball .tar Or .tar.gz
How To Untar A Tarball .tar Or .tar.gz
Post Description:
Post Tags: how, to, untar, a, tarball, tar, or, targz
This Post Has Been Viewed 1625 Times Since Fri Jul 21, 2006 6:52 am Posted By stalionboy with 1 replies
Next Post »» List Of The Most Common Linux Shell Commands Used?
How To Untar A Tarball .tar Or .tar.gz
Hello Support,

I have a .tar.gz file and i dont know how to unpack this file

thanks

Leave Your Comments     [ dejar commentarios ]
  * Name     [nombre]

  * eMail (will not be published)     [coreo electronico]

* Enter Your Reply or Comments:    [commentarios]


Add Picture To Comments         [incluir foto]
YES NO             upload
Receive Replies on my Comments (An email will be sent to you when someone replies to your comments)

     

Comments and replies About How To Untar A Tarball .tar Or .tar.gz




:: 1 :: #29 - Reply By stalionboy On Fri Jul 21, 2006 8:01 am
This is the command to uncompress a tar.gz


     Quote:
tar xvfz filename.tar.gz


To see more commands you can see this post:

http://www.webune.com/forums/how-to-uncompress-open-tar-gz-files-t52.html

Hope this helps you