Difference between revisions of "CentOS 8.x zip command"

From Notes_Wiki
(Created page with "<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 o...")
(No difference)

Revision as of 11:59, 1 August 2020

<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>