<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kkamegawa</author_name>
  <author_url>https://blog.hatena.ne.jp/kkamegawa/</author_url>
  <blog_title>kkamegawa's weblog</blog_title>
  <blog_url>https://kkamegawa.hatenablog.jp/</blog_url>
  <categories>
    <anon>PowerShell</anon>
    <anon>.NET</anon>
  </categories>
  <description>$dt = new-object System.DateTime 2008,5,17,0,0,0 get-childitem -path フォルダ名 -filter *.* -recurse | foreach-object {if($_.LastWriteTime -gt $dt) {copy-item $_ -destination コピー先 -recurse}}こんな感じか。使いでがある割に、ちょっと指定が多いのと、きれいになりにくいかなぁ。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkamegawa.hatenablog.jp%2Fentry%2F20080518%2Fp1&quot; title=&quot;ｘｘ日以降のファイルをコピーする。 - kkamegawa&amp;#39;s weblog&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-05-18 00:00:00</published>
  <title>ｘｘ日以降のファイルをコピーする。</title>
  <type>rich</type>
  <url>https://kkamegawa.hatenablog.jp/entry/20080518/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
