<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kameid</author_name>
  <author_url>https://blog.hatena.ne.jp/kameid/</author_url>
  <blog_title>kameidの備忘録 - Sharpen the Saw!</blog_title>
  <blog_url>https://kameid.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>知らなかった・・。監視系コマンド watch.3秒毎に vmstat を実行したい場合、以下のようにする。 $ watch -n 3 vmstat こんなのあるのは知らなかったので、私は、 $ while true &gt; do &gt; vmstat &gt; sleep 3 &gt; done なんてやっていた。watch のが早い。・・・がとっさにはでてこないなやっぱり・・・。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkameid.hatenadiary.org%2Fentry%2F20090519%2F1242706581&quot; title=&quot;watch コマンド - kameidの備忘録 - Sharpen the Saw!&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-05-19 13:16:21</published>
  <title>watch コマンド</title>
  <type>rich</type>
  <url>https://kameid.hatenadiary.org/entry/20090519/1242706581</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
