× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



from: rob@xxxxxxxxx

But methinks you are right with PKZIP.  See also tar in qshell.

'tar' isn't a compression tool, it simply takes many separate files and
puts them in a single resulting file archive. You still have to compress
the resulting .tar file with gzip or some such. (thus the final .tar.gz
suffix, or .tgz, etc.)

Some implementations are smart enough to call the compressor themselves
saving you a step.

FWIW, the reason .jar files can be read be common archive tools like
winzip and winrar is because they *are* zip files, just with .jar tacked
on instead of .zip. So if 'jar' is available, you can be assured
compatibility with anything that reads the standard zip format. 


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.