<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yutanpo_buchi</author_name>
  <author_url>https://blog.hatena.ne.jp/yutanpo_buchi/</author_url>
  <blog_title>yutanpo_buchiの日記</blog_title>
  <blog_url>https://yutanpo-buchi.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linuxコマンド</anon>
  </categories>
  <description>apacheのログを圧縮してローテーションする設定にしている。 ローテーションされるとgzで圧縮される。 普段自身で圧縮する際はtgzが多いので、gzで圧縮されたファイルの解凍にいつも迷う。 gunzipコマンドを使用する。 # gunzip access_log-20180107.gz これで解凍すると圧縮ファイルの方は残らない。 まさに解凍されて無くなっちゃう感じだろうか。 # gzip -d access_log-20180114.gz こちらでも解凍可。やはり圧縮ファイルの方は残らない。 圧縮ファイルを残す版。 標準出力に出したものをファイルに書き込む。 # gunzip -c acc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyutanpo-buchi.hatenadiary.org%2Fentry%2F20180222%2F1519270201&quot; title=&quot;gzで圧縮されたファイルの管理 - yutanpo_buchiの日記&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>2018-02-22 12:30:01</published>
  <title>gzで圧縮されたファイルの管理</title>
  <type>rich</type>
  <url>https://yutanpo-buchi.hatenadiary.org/entry/20180222/1519270201</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
