How to create multipart 7zip file in Linux 123 # apt-get update# apt-get install p7zip-full# 7z -v100m a my_zip.7z my_folder/ Testing in debian 9.x