<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuniku</author_name>
  <author_url>https://blog.hatena.ne.jp/kuniku/</author_url>
  <blog_title>kuniku’s diary</blog_title>
  <blog_url>https://kuniku.hatenadiary.jp/</blog_url>
  <categories>
    <anon>tips</anon>
  </categories>
  <description>何かと使うのでメモ http://192168111.blog71.fc2.com/blog-entry-79.html Linuxのbashスクリプトで無限ループを実行 １．1行で無限ループコマンドを実行 while true;do [コマンド1];[コマンド2];・・・・;sleep [秒数];done (例) 1秒間隔で、「日時情報」と「netstatコマンドで確認したTCPコネクション確立数」を1行ごとに表示 while true;do date;netstat|grep &quot;ESTABLISHED&quot;|wc -l;sleep 1;done vmstat を定期的に実行したり,apache…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuniku.hatenadiary.jp%2Fentry%2F20121121%2F1353499313&quot; title=&quot;loop shell 無限ループするシェル - kuniku’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>2012-11-21 21:01:53</published>
  <title>loop shell 無限ループするシェル</title>
  <type>rich</type>
  <url>https://kuniku.hatenadiary.jp/entry/20121121/1353499313</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
