CentOS 8.x zip command
From Notes_Wiki
Home > CentOS > CentOS 8.x > Desktop tools or applications > zip command
To create a zip file on command line use:
zip -rq <zip-file> <files-and-folders-to-be-zipped>
Home > CentOS > CentOS 8.x > Desktop tools or applications > zip command