Created
March 9, 2018 06:04
-
-
Save stevenharradine/c0929fe63f9473783ea8a5c1af7a3873 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
7za a -tzip -pMY_SECRET -mem=AES256 secure.zip doc.pdf doc2.pdf doc3.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment