Before upgrading to Mavericks, I was able to use the following command line to zip any file and remove all the mac specifics files from the final compressed file as well: ( zip -r "/FileNameHere" "/FileNameHere" -x \*.DS_Store ) Now it tells me:
zip I/O error: Permission denied
zip error: Could not create output file (/untitled.zip)
How do I do this in Mavericks??
p.s. I hope I'm making sense.. I'm too tired to tell right now.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
zip I/O error: Permission denied
zip error: Could not create output file (/untitled.zip)
How do I do this in Mavericks??
p.s. I hope I'm making sense.. I'm too tired to tell right now.