<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>woody7</author_name>
  <author_url>https://blog.hatena.ne.jp/woody7/</author_url>
  <blog_title>woody note</blog_title>
  <blog_url>https://woody7.hatenadiary.org/</blog_url>
  <categories>
    <anon>UNIX</anon>
  </categories>
  <description>引数の文字列を標準出力に出力する。引数の間を1つの空白文字(' ')で区切り、最後に改行('\n')を付加したものを標準出力に出力する。オプションは以下の通り。 -n: 改行を付加しない。 シェルによっては、本コマンドと同じ組み込みのechoコマンドを提供しているものもある。実行例 # echo hello // 通常の文字列を標準出力に書き出す hello # echo $PAGER // 環境変数の値を標準出力に書き出す jless # echo $PAGER $TERM zzz // 複数の文字列を標準出力に書き出す jless xterm zzz # echo -n hello // …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwoody7.hatenadiary.org%2Fentry%2F20090824%2Fp1&quot; title=&quot;echoコマンド - woody note&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-08-24 00:00:00</published>
  <title>echoコマンド</title>
  <type>rich</type>
  <url>https://woody7.hatenadiary.org/entry/20090824/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
