More than 5 years have passed since last update.
概要
zipだと文字化けするので7zipが便利。
7zipインストール
$ sudo apt install p7zip-full
7zでパスワード付き圧縮
コマンドオプション"a"で圧縮。
$ 7z a -p<passwoed> <出力名>.7z <圧縮したいディレクトリ>
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme
