Re: What's wrong with this call to zip?
Re: What's wrong with this call to zip?
- Subject: Re: What's wrong with this call to zip?
- From: "Mark J. Reed" <email@hidden>
- Date: Tue, 26 Feb 2008 16:58:58 -0500
The "zip" command requires you to give it the name of the zip file to
create, before the list of files to add to it. And if you want to
include a folder with all its contents, you need to supply the -r
option. In Terminal it looks like this:
zip -r newfile.zip /path/to/some/directory/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden