System Grab Bag

View all TLDR pages from Linux (or from all pages)

zipcloak

Encrypt the contents within a zipfile. More information: https://manned.org/zipcloak.
  • Encrypt the contents of a zipfile:
    zipcloak {{path/to/archive.zip}}
  • [d]ecrypt the contents of a zipfile:
    zipcloak -d {{path/to/archive.zip}}
  • [O]utput the encrypted contents into a new zipfile:
    zipcloak {{path/to/archive.zip}} -O {{path/to/encrypted.zip}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.