CentOS 8.x zip command
From Notes_Wiki
<yambe:breadcrumb self="zip command">CentOS 8.x Desktop tools or applications|Desktop tools or applications</yambe:breadcrumb>
CentOS 8.x zip command
To create a zip file on command line use:
zip -rq <zip-file> <files-and-folders-to-be-zipped>