This is an old revision of the document!


zip

Use zip to create compressed .zip files

Example:

Zip recursively ./* with verbose output

zip -rv /tmp/zipfile.zip *