Creating Zip of directory in Unix m/c -


Unix is ​​a folder on M / C that contains some other folders. I want to create a zip file of the original folder.

post-text "itemprop =" text ">

Given that the program 'zip' is available, you should do the following:

  zip-arch archive_name.zip folder    

Comments