It couldn’t be much easier. I’d previously posted command line instructions, but it turns out that there’s a huge number of people who don’t know the easy way: just CTRL-click on the file and select “Create Archive…” You’ll also find the option in the File menu. Either way, you’ll end up with both the original [...]
Posted April 26, 2007 by Casey
Categories: Technology. Tags: apple, archive, how to, instructions, mac, mac os X, os x, zip, zip file. 5 Comments.
Everybody else may know this, but MacOS X includes the command-line utility to make Windows-compatible ZIP files. It works a lot like tar, but without needing any switches.
> zip {target file} {source files}
tags: archive, command line, compression, mac, mac os X, tar, zip
Posted June 22, 2005 by Casey
Categories: Technology. Tags: archive, command line, compression, mac, mac os X, tar, zip. 4 Comments.