On Tue, Jun 8, 2010 at 1:04 AM, Graham Cox <[email protected]> wrote:
> I need to be able to make a .gzip file from a FOLDER on my hard disk 
> programatically.

a) You can't gzip a folder. That's why people tar the folders, then
gzip the tar file (or just use the 'z' option in tar).

b) In a working OS X system, the unix executables will always be where
they're supposed to be (ie: /bin, /sbin, /usr/bin, /usr/sbin, etc).
_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to