<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ftsh</author_name>
  <author_url>https://blog.hatena.ne.jp/ftsh/</author_url>
  <blog_title>fメモ いまさら館</blog_title>
  <blog_url>https://ftsh.hateblo.jp/</blog_url>
  <categories>
    <anon>shell</anon>
    <anon>編集中</anon>
  </categories>
  <description>(前にメモを作ったのだが出てきてないので捜索中） スクリプトの例 #!/bin/sh #ダンプディレクトリ内の、作成から7日以上経過している*.tar.bz2ファイルを削除する /usr/bin/find $dir_dump -name '*.tar.bz2' -mtime +7 -exec /bin/rm -f {} \; &gt;&gt; tmp.out ポイント findへのパラメータ rmへのパラメータ [ﾈﾀ元] http://tokyo.cool.ne.jp/oppama/misc/shelltips.html http://sonic64.com/all_category_article.h…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fftsh.hateblo.jp%2Fentry%2F20080924%2F1222223188&quot; title=&quot;ファイル・ディレクトリを、作成時刻からの経過時間を元に削除する - fメモ いまさら館&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>2008-09-24 11:26:28</published>
  <title>ファイル・ディレクトリを、作成時刻からの経過時間を元に削除する</title>
  <type>rich</type>
  <url>https://ftsh.hateblo.jp/entry/20080924/1222223188</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
