<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>foojy</author_name>
  <author_url>https://blog.hatena.ne.jp/foojy/</author_url>
  <blog_title>Digitra</blog_title>
  <blog_url>https://digitra.hatenablog.com/</blog_url>
  <categories>
    <anon>サーバ設定</anon>
  </categories>
  <description>sleepさせてから実行するプロセスを一気に作ってしまうことで実現します。 * * * * * for i in `seq 0 15 59`;do (sleep ${i} ; /path/to/script &amp;&gt; /tmp/script.log ) &amp; done; 上の例だと、15秒おきに実行となる。 sleep 0 ; /path/to/script &amp;&gt; /tmp/script.log sleep 15 ; /path/to/script &amp;&gt; /tmp/script.log sleep 30 ; /path/to/script &amp;&gt; /tmp/script.log sleep 45 ; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdigitra.hatenablog.com%2Fentry%2F2016%2F12%2F22%2F200524&quot; title=&quot;cronで１分以下の実行をさせる方法 - Digitra&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>2016-12-22 20:05:24</published>
  <title>cronで１分以下の実行をさせる方法</title>
  <type>rich</type>
  <url>https://digitra.hatenablog.com/entry/2016/12/22/200524</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
