Computing.Net > Forums > Unix > creating .tar.gz files in Solaris

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

creating .tar.gz files in Solaris

Reply to Message Icon

Name: Ben
Date: February 6, 2002 at 11:06:44 Pacific
Comment:

I need to find the command for creating a .tar.gz file in Solaris. I need to create a compressed file that includes an entire directory of files and included subdirectories. Normally, I will create a basic .tar file and then compress it, which leaves me with a .tar.Z file. However, this forces Windows users to "unzip" the file two times if they download this file and unzip it using Winzip.

Does anyone know the command for creating a .tar.gz file in Solaris? Or, alternatively, do you have a better idea for solving the problem?

Thanks!!

- Ben



Sponsored Link
Ads by Google

Response Number 1
Name: Rex Lopez
Date: February 11, 2002 at 19:28:21 Pacific
Reply:

gzip tarfile.tar

Creates:
tarfile.tar.gz



0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: creating .tar.gz files in Solaris

Tips in creating files in UNIX www.computing.net/answers/unix/tips-in-creating-files-in-unix/7477.html

Tar old files www.computing.net/answers/unix/tar-old-files/7540.html

how to span files in unix? www.computing.net/answers/unix/how-to-span-files-in-unix/4954.html