<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hanaokaiwa</author_name>
  <author_url>https://blog.hatena.ne.jp/hanaokaiwa/</author_url>
  <blog_title>hanaokaiwa's blog</blog_title>
  <blog_url>https://hanaokaiwa.hatenablog.jp/</blog_url>
  <categories>
    <anon>技術（Fedora）</anon>
  </categories>
  <description>crontabでファイルをバックアップしたい、バックアップ先のファイル名にバックアップの日付を付けたい。`date &quot;+%Y%m%d&quot;`を使ったら、どうしても動かない。いろいろ調べたら、以下のURLに解決法が書かれている。 crontab の設定で日付の入った名前のファイルをつくろうとしたらエラーでたよ - ウマい話、ちょいくれや。 %をエスケープしないといけないようだ。`date &quot;+\%Y\%m\%d&quot;`を使ったら、うまく動いた。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhanaokaiwa.hatenablog.jp%2Fentry%2F2019%2F04%2F04%2F192820&quot; title=&quot;crontabに`date &amp;quot;+%Y%m%d&amp;quot;`が動かない - hanaokaiwa&amp;#39;s blog&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>2019-04-04 19:28:20</published>
  <title>crontabに`date &quot;+%Y%m%d&quot;`が動かない</title>
  <type>rich</type>
  <url>https://hanaokaiwa.hatenablog.jp/entry/2019/04/04/192820</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
