<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>windows</anon>
  </categories>
  <description>概要 参考情報 概要 知らなかったので、忘れないうちにメモメモ。。。こんなコマンドあったんですね。 docs.microsoft.com linuxのfindコマンドみたいな使い方が出来るので、これは便利。 以下のようにすると、カレントディレクトリの下から３日以前のファイルを見つけてきてくれます。 &gt; forfiles /p . /s /d -3 /m *.log /c &quot;cmd /c echo @path&quot; 削除したい場合は、cmd /c の後ろを del にすればオッケイですね。 ちなみに同じような感じでPowerShellでやろうとすると以下のような感じですかね。。（ちょっとPowerS…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F2022%2F08%2F01%2F073000&quot; title=&quot;forfilesコマンド（windowsでN日前のファイルを探す） - いろいろ備忘録日記&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>2022-08-01 07:30:00</published>
  <title>forfilesコマンド（windowsでN日前のファイルを探す）</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/2022/08/01/073000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
