<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anmino</author_name>
  <author_url>https://blog.hatena.ne.jp/anmino/</author_url>
  <blog_title>あんみのの備忘録</blog_title>
  <blog_url>https://anmino.hatenadiary.org/</blog_url>
  <categories>
    <anon>UNIX/Linux</anon>
  </categories>
  <description>スクリプト名: backup.sh 書式 : backup.sh バックアップ元ディレクトリ バックアップ先ディレクトリ 識別名 目的 : 簡単なバックアップをする 戻り値 : 成功:0 失敗:1 エラー:9 #!/bin/sh . Error_Msg.sh &amp;&amp; . Arg_Nums.sh &amp;&amp; . Chk_File.sh || exit 9 Arg_Nums -eq 3 &quot;$@&quot; || exit 9 _FILE_NAME=$3-$(date +%Y%m%d).tar.gz #ディレクトリが絶対パスか for _DIR in &quot;$1&quot; &quot;$2&quot;; do _PATH_TYPE=$(echo &quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanmino.hatenadiary.org%2Fentry%2F20090918%2F1253235206&quot; title=&quot;定期的に簡単なバックアップをする - あんみのの備忘録&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-09-18 09:53:26</published>
  <title>定期的に簡単なバックアップをする</title>
  <type>rich</type>
  <url>https://anmino.hatenadiary.org/entry/20090918/1253235206</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
