ユーザ用ツール

サイト用ツール


os:ubuntu:basic_operation

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
os:ubuntu:basic_operation [2020/12/14 05:00]
michiya [圧縮,解凍]
os:ubuntu:basic_operation [2021/01/09 14:37] (現在)
行 52: 行 52:
 ====== 圧縮,解凍 ====== ====== 圧縮,解凍 ======
  
-圧縮,解凍(tar.gz)+圧縮,解凍 (tar.gz)
 <code> <code>
 $ tar zcvf hoge.tar.gz <dir> $ tar zcvf hoge.tar.gz <dir>
行 58: 行 58:
 </code> </code>
  
-圧縮,解凍(tar.bz2)+圧縮,解凍 (tar.bz2)
 <code> <code>
 $ tar jcvf hoge.tar.bz2 <dir> $ tar jcvf hoge.tar.bz2 <dir>
行 64: 行 64:
 </code> </code>
  
-圧縮,解凍(tar.xz)+圧縮,解凍 (tar.xz)
 <code> <code>
 $ tar Jcvf hoge.tar.xz <dir> $ tar Jcvf hoge.tar.xz <dir>
os/ubuntu/basic_operation.1607922034.txt.gz · 最終更新: 2021/01/09 14:37 (外部編集)