<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>munibus</author_name>
  <author_url>https://blog.hatena.ne.jp/munibus/</author_url>
  <blog_title>Muni Bus</blog_title>
  <blog_url>https://munibus.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>a.txtとb.txtという2つのファイルがあり、その2つをまとめたファイルarc.tarを作成する。ファイルには拡張子としてtarをつけるのが慣例になっている。 &gt;tar cvf arc.tar a.txt b.txt a a.txt a b.txt tarコマンドは複数のファイルをまとめる機能しかない。ファイルを圧縮してサイズを小さくするには、「z」をつける。この場合は、ファイルには拡張子としてtar.gzをつけるのが慣例になっている。 &gt;tar cvfz arc.tar.gz a.txt b.txt a a.txt a b.txt tarコマンドにより作成された圧縮ファイルは「t」により…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmunibus.hatenablog.com%2Fentry%2F2022%2F04%2F18%2F233638&quot; title=&quot;【tar】ファイルの圧縮、確認、展開 - Muni Bus&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-04-18 23:36:38</published>
  <title>【tar】ファイルの圧縮、確認、展開</title>
  <type>rich</type>
  <url>https://munibus.hatenablog.com/entry/2022/04/18/233638</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
