<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fossilcat</author_name>
  <author_url>https://blog.hatena.ne.jp/fossilcat/</author_url>
  <blog_title>a bit of friction</blog_title>
  <blog_url>https://fossilcat.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>UNIX屋の知り合いからこれは覚えておけと言われたのでメモ。 初心者丸出しですね・・・ $ for i in aaa bbb ccc &gt;do &gt;echo $i &gt;doneこうすると、 aaa bbb cccとなる。ちなみにcshで書くと、 （Ubuntu 9.10にはデフォルトで入ってないのでsudo apt-get install cshでインストールました） $ csh &gt; foreach i (aaa bbb ccc) foreach? echo $i foreach? sleep 1 foreach? end aaa bbb ccc</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffossilcat.hatenadiary.org%2Fentry%2F20100123%2F1264244441&quot; title=&quot;端末からの制御文(for) - a bit of friction&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>2010-01-23 20:00:41</published>
  <title>端末からの制御文(for)</title>
  <type>rich</type>
  <url>https://fossilcat.hatenadiary.org/entry/20100123/1264244441</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
