CentOS 8.x zip command

From Notes_Wiki
Revision as of 04:16, 23 April 2022 by Saurabh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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