<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>the_pleiades</author_name>
  <author_url>https://blog.hatena.ne.jp/the_pleiades/</author_url>
  <blog_title>アウトプットができる技術者に</blog_title>
  <blog_url>https://the-pleiades.hateblo.jp/</blog_url>
  <categories>
    <anon>Linux/Unix</anon>
  </categories>
  <description>24時間以内に修正されたファイル find ./ -mtime -1 -type f 48時間以内に修正されたファイル find ./ -mtime -2 -type f 24時間以上 経過したファイル *以上の場合は0から開始になることに注意 find ./ -mtime +0 -type f 24～48時間の間に修正されたファイル find ./ -mtime 1 -type f おまけ エラー出力を捨てる find / 2&gt;/dev/null 検索時に複数のパスを指定できる find app/log app/dat Bash 目次 - How might I ...</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthe-pleiades.hateblo.jp%2Fentry%2F2014%2F02%2F23%2F224941&quot; title=&quot;find mtime の挙動 - アウトプットができる技術者に&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>2014-02-23 22:49:41</published>
  <title>find mtime の挙動</title>
  <type>rich</type>
  <url>https://the-pleiades.hateblo.jp/entry/2014/02/23/224941</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
