Re: zipping like Archive Utility
Re: zipping like Archive Utility
- Subject: Re: zipping like Archive Utility
- From: Sherm Pendley <email@hidden>
- Date: Tue, 27 Jul 2010 10:58:48 -0400
On Tue, Jul 27, 2010 at 10:43 AM, Matt Gough <email@hidden> wrote:
>
> I tried just using zip, but that gave substantially larger archive sizes.
Have you tried the -# command line options? They determine compression
speed, at the expense of size. -0 does no compression at all, and -9
is the slowest and results in the smallest archive. The default is -6.
sherm--
--
Cocoa programming in Perl:
http://www.camelbones.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden