CentOS 8.x zip command

From Notes_Wiki
Revision as of 11:59, 1 August 2020 by Saurabh (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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