zip destination folder

C++
zip -r /path/to/destination.zip /files
Source

Also in C++: