1833777 Members
2429 Online
110063 Solutions
New Discussion

file resize

 
juno2
Super Advisor

file resize

Except gzip , is there other commond can lower the file size ? thx.
4 REPLIES 4
Graham Cameron_1
Honored Contributor

Re: file resize

compress is the traditional unix way.

See man compress

But these days I think gzip is regarded as superior.

-- Graham
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.
Mark Grant
Honored Contributor

Re: file resize

compress will always be available but isn't too good

gzip is pretty good

zip is fairly good and works with Windows including password things.

bzip2 is far better compression that the ones above but takes a bit longer to compress.

All above are available for hp-ux
Never preceed any demonstration with anything more predictive than "watch this"
Umapathy S
Honored Contributor

Re: file resize

bzip is there which is a better compression tool than gzip.

You can get bzip2 for hpux here
http://hpux.connect.org.uk/hppd/hpux/Misc/bzip2-1.0.2/

HTH,
Umapathy
Arise Awake and Stop NOT till the goal is Reached!
Sunil Sharma_1
Honored Contributor

Re: file resize

You can use compress command.
Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***