Created
May 9, 2014 03:42
-
-
Save dogrunjp/dd87116c4ad730d27943 to your computer and use it in GitHub Desktop.
Macで暗号付きzipを作る方法
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
$ zip -e -r 圧縮後のファイル名 対象のフォルダ名 | |
コマンド入力後、パスワードを聞かれるの適当に。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment