<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>srkzhr</author_name>
  <author_url>https://blog.hatena.ne.jp/srkzhr/</author_url>
  <blog_title>半径5メートル</blog_title>
  <blog_url>https://srkzhr.hatenadiary.org/</blog_url>
  <categories>
    <anon>Sh</anon>
  </categories>
  <description>以下は、10秒おきに10件のレコードを100回insertするサンプルで、試験用に作成したのを簡略化したものです。SQL文を作って実行してるだけなのでupdateにも応用できるだろうけど、あまり用途はなさそう。。 #!/bin/sh SQL_FILE=&quot;tmp.sql&quot; ONE_TIME=10 SLEEP_TIME=10 # sec TOTAL=1000 i=0 while true do let disp=${i}+1 echo &quot;--- Start ${disp}〜 ---&quot; cat /dev/null &gt; ${SQL_FILE} j=0 while true do printf &quot;ins…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsrkzhr.hatenadiary.org%2Fentry%2F20071211%2F1197368542&quot; title=&quot;定期的にDBパッチするシェルスクリプト - 半径5メートル&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>2007-12-11 19:22:22</published>
  <title>定期的にDBパッチするシェルスクリプト</title>
  <type>rich</type>
  <url>https://srkzhr.hatenadiary.org/entry/20071211/1197368542</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
