Just use gzip, gunzip or unzip to unzip the file and then tar to untar it. Example: gzip -d package.tar.Z (unzips and removes the .Z extension) tar -xvf package.tar (untars the archive so you can use it. the "v" option allows you to see what is being untarred.) That is all you have to do. Hope this helps out. Kris _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
- How to with tar.Z files!!! Ragnar Wiencke
- Re: How to with tar.Z files!!! Kris Keele
- Re: How to with tar.Z files!!! Thomas Ribbrock
- Re: How to with tar.Z files!!! Bret Hughes
- vmlinuz vs. vmlinux Steve Manuel
- RE: vmlinuz vs. vmlinux Jeff Graves
- Re: How to with tar.Z files!!! John Aldrich
- Re: How to with tar.Z files!!! Andrew So hing-pong
- Re: How to with tar.Z files!!! Michael Butler/CanEast/IBM
- RE: How to with tar.Z files!!! John Losey