About 21,600,000 results
Open links in new tab
  1. Create zip file and ignore directory structure - Stack Overflow

    Dec 5, 2019 · Unix zip directory but excluded specific subdirectories, how to exclude directories and file zipping a directory?, How to exclude a directory when zipping files, etc.

  2. What is the zip code for Harare? - Answers

    Oct 17, 2024 · What is the zip code for Zimbabwe? Harare is a city in Zimbabwe. Zip codes are a US postal identifier.

  3. Newest 'zip' Questions - Stack Overflow

    In a Java program, I need to exchange files in a large zip file quickly. So if a.txt is a file inside b.zip I want to replace the a.txt with a new version of a.txt inside b.zip.

  4. How to create a zip archive of a directory? - Stack Overflow

    Dec 6, 2009 · 69 How can I create a zip archive of a directory structure in Python? In a Python script In Python 2.7+, shutil has a make_archive function.

  5. Zip command for excluding directories and files - Stack Overflow

    Unix zip directory but excluded specific subdirectories, how to exclude directories and file zipping a directory?, How to exclude a directory when zipping files, etc.

  6. Download a .zip file from the command line - Stack Overflow

    Feb 14, 2014 · Download a .zip file from the command line Asked 11 years, 9 months ago Modified 2 months ago Viewed 92k times

  7. What is the 9 digit zip code to the White House? - Answers

    Feb 21, 2025 · What is the 9 digit zip code for 15338? The whole point of the 9-digit ZIP Code is that it is more specific than a 5-digit ZIP Code. Thus, with only a very few special exceptions, …

  8. zip -j command, what does the -j option mean? - Stack Overflow

    May 26, 2011 · Wondering what is the -j option mean in the zip command. I found the explanation as following: -j Store just the name of a saved file (junk the path), and do not store directory …

  9. bash - zip error - Nothing to do - Stack Overflow

    Oct 12, 2016 · To make it clearer than Alex's answer, to create a zip file, zip takes in a minimum of 2 arguments. How do I know, because when you use man zip, you get its man page, part of …

  10. zip mime types, when to pick which one - Stack Overflow

    Dec 5, 2012 · multipart/x-zip - unlike a “discrete” type, the “multipart” type is one which represents a document that's comprised of multiple component parts, each of which may have its own …