<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fujita222</author_name>
  <author_url>https://blog.hatena.ne.jp/fujita222/</author_url>
  <blog_title>エンジニア的な技術的なブログ</blog_title>
  <blog_url>https://fujita222.hateblo.jp/</blog_url>
  <categories>
    <anon>linux</anon>
  </categories>
  <description>#消したいディレクトリに移動 cd ~/temp/del_dir/ #更新日が７日以上前のファイルを削除 find -mtime +7 -type f -exec rm -f {} \; ちなみに、削除まえに対象を確認したい慎重派な人は find -mtime +7 -type f でまず確認しましょう。 僕はする、rmコマンドはやっぱり恐怖だから。。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffujita222.hateblo.jp%2Fentry%2F2015%2F03%2F27%2F115109&quot; title=&quot;linuxで指定日時よりも古いファイルを一気にrm（削除）する - エンジニア的な技術的なブログ&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>2015-03-27 11:51:09</published>
  <title>linuxで指定日時よりも古いファイルを一気にrm（削除）する</title>
  <type>rich</type>
  <url>https://fujita222.hateblo.jp/entry/2015/03/27/115109</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
