<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kiyo_hiko</author_name>
  <author_url>https://blog.hatena.ne.jp/kiyo_hiko/</author_url>
  <blog_title>kiyo_hikoのブログ</blog_title>
  <blog_url>https://kiyohikou.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>WinMergeとかでやるのもしんどくなるぐらい大量のフォルダー階層AとBを比較したい。 かつ、AとB全体で異なるファイルが数個とか数十個とか、大した数無い。 …といった場合に比較が楽になりそうな方法を考えた。 次の方針でAとBからテキストを吐き出して、テキスト比較すればできるはず。 ファイルの一覧をすべて引いてくる（これはgci Recurseでよさげ） 取得したファイル名の横にハッシュ値を表示する（Get-FileHashくっつける） $result = &quot;C:/AforDiff.txt&quot;; # これは例。BならBforDiff.txtなどやっぱりそれっぽい名前に NullFile $re…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiyohikou.hateblo.jp%2Fentry%2F2020%2F07%2F08%2F145657&quot; title=&quot;複雑なフォルダー階層から異なるファイルだけを見つける - kiyo_hikoのブログ&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>2020-07-08 14:56:57</published>
  <title>複雑なフォルダー階層から異なるファイルだけを見つける</title>
  <type>rich</type>
  <url>https://kiyohikou.hateblo.jp/entry/2020/07/08/145657</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
