下記コマンドのxxxの部分をファイル名にする
zipファイルに圧縮するコマンド
zip -r xxxx.zip directory
zipファイルの解凍コマンド
unzip xxx.zip
Go to list of users who liked
More than 3 years have passed since last update.
下記コマンドのxxxの部分をファイル名にする
zipファイルに圧縮するコマンド
zip -r xxxx.zip directory
zipファイルの解凍コマンド
unzip xxx.zip
Register as a new user and use Qiita more conveniently
Go to list of users who liked