macOS zip(圧縮)ファイルにパスワードを設定する方法
環境
macOS Monterey 12.4
SHELL
構文
zip -e 圧縮後ファイル ファイル ディレクトリ
zipコマンドの「-e」を使用してパスワードを設定します。
使用例
% ls
% zip -e tests dirA test.csv
Enter password:
Verify password:
Coding Changes the World
環境
macOS Monterey 12.4
SHELL
構文
zip -e 圧縮後ファイル ファイル ディレクトリ
zipコマンドの「-e」を使用してパスワードを設定します。
使用例
% ls
% zip -e tests dirA test.csv
Enter password:
Verify password: