Skip to content

Instantly share code, notes, and snippets.

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