<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>JiaLu</author_name>
  <author_url>https://blog.hatena.ne.jp/JiaLu/</author_url>
  <blog_title>/* Grid Thinking */</blog_title>
  <blog_url>https://jialu.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>SSH標準のSCPで指定したフォルダを複数ホストへの自動コピーする。 #!/bin/bash # Check expect cmd locate expect 2&gt;&amp;1&gt;/dev/null || { echo &quot;ERROR! CMD [ expect ] NEEDED!!&quot;;exit -1; } SENDUSER='USER' SENDPASS='APSSWORD' SENDDIR='/home/USER/' REMOTEDIR='/home/' HOSTS='192.168.45.102 192.168.45.103 192.168.45.104 192.168.45.105 192.168…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjialu.hatenadiary.org%2Fentry%2F20090224%2F1235452133&quot; title=&quot;SSH経由して複数ホストへの自動コピースクリプト - /* Grid Thinking */&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-02-24 14:08:53</published>
  <title>SSH経由して複数ホストへの自動コピースクリプト</title>
  <type>rich</type>
  <url>https://jialu.hatenadiary.org/entry/20090224/1235452133</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
