<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ike-dai</author_name>
  <author_url>https://blog.hatena.ne.jp/ike-dai/</author_url>
  <blog_title>ike-dai's blog</blog_title>
  <blog_url>https://ike-dai.hatenablog.com/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>Linuxの勉強会で得た知識を少し紹介。 リダイレクションの不思議な挙動についてです。 $ echo &quot;test&quot; &gt; file $ cat file test $ echo &quot;test2&quot; &gt;&gt; file $ cat file test test2 これはよく使う感じです。 上記2つのリダイレクションについては、標準出力の内容をfileに書き出すという処理です。標準エラー出力を記録したい場合は次のようにします。 $ ls -la hoge ls: cannot access hoge: No such file or directory $ ls -la hoge 2&gt; error $ ca…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fike-dai.hatenablog.com%2Fentry%2F20090217%2F1234881499&quot; title=&quot;リダイレクション - ike-dai&amp;#39;s blog&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>2009-02-17 23:38:19</published>
  <title>リダイレクション</title>
  <type>rich</type>
  <url>https://ike-dai.hatenablog.com/entry/20090217/1234881499</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
