<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>devillikeaangel</author_name>
  <author_url>https://blog.hatena.ne.jp/devillikeaangel/</author_url>
  <blog_title>kikukawa's diary</blog_title>
  <blog_url>https://kkkw.hatenablog.jp/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>メモ仕様なのかやり方が悪いのか。 コマンドを打っていたときに通常のリダイレクトでは リダイレクトされないものがありました。標準出力とか、エラー出力とか その辺のものなのでしょうが、まだ理解が浅かった。下記を見て対応しました。標準出力とファイルの両方に出力する - my Linux Lifeもともと、ログにも標準出力にも出したかったので調度良かったです。画面とログに表示 # ls -la | tee log.txt エラー出力も捉えたいとき # ls -la 2&gt;&amp;1 | tee log.txt teeは、前から知っていたのに、使い方が分からなくて敬遠してたのが仇になりました。 追記したい時は …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkkw.hatenablog.jp%2Fentry%2F2013%2F08%2F15%2F175834&quot; title=&quot;リダイレクトされない標準出力 - kikukawa&amp;#39;s diary&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>2013-08-15 17:58:34</published>
  <title>リダイレクトされない標準出力</title>
  <type>rich</type>
  <url>https://kkkw.hatenablog.jp/entry/2013/08/15/175834</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
