Trace: • zip
Use zip to create compressed .zip files
Example:
Zip recursively ./* with verbose output
zip -rv /tmp/zipfile.zip *