Computing.Net > Forums > Unix > using gzip

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.

using gzip

Reply to Message Icon

Name: james
Date: October 10, 2002 at 23:44:28 Pacific
OS: solaris 8
CPU/Ram: sun4u
Comment:

how can i gzip and redirect it to another name?

say
gzip xxx.yyy > /dir/mmm.gz




Sponsored Link
Ads by Google

Response Number 1
Name: jimbo
Date: October 11, 2002 at 01:00:12 Pacific
Reply:

from gzip man page:

cat xxx.yyy | gzip > /dir/mmm.gz

-jim


0

Response Number 2
Name: james
Date: October 11, 2002 at 04:44:42 Pacific
Reply:

thanks jim..


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Using stat .. finding consecutive lines...



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: using gzip

filesystem full www.computing.net/answers/unix/filesystem-full/6371.html

extract zip file(HPUX) www.computing.net/answers/unix/extract-zip-filehpux/6036.html

zipping files www.computing.net/answers/unix/zipping-files/6782.html