<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>munibus</author_name>
  <author_url>https://blog.hatena.ne.jp/munibus/</author_url>
  <blog_title>Muni Bus</blog_title>
  <blog_url>https://munibus.hatenablog.com/</blog_url>
  <categories>
    <anon>PowerShell（ファイル・ディレクトリの操作）</anon>
  </categories>
  <description>Get-ChildItemコマンドレットに-Recurseオプションを付けると、-Pathオプションに指定したディレクトリ内とそれ以下のすべてのディレクトリの中のファイルを取得しようとする。-Includeオプションにワイルドカードでファイル名を指定すると、それに一致するファイルだけが取り出される。 -Pathオプションを省略すると、カレントディレクトリを指定したものとして処理される。 PS C:\&gt; Get-ChildItem -Path C:\Windows\Microsoft.NET -Include cs*.exe -Recurse ディレクトリ: C:\Windows\Microso…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmunibus.hatenablog.com%2Fentry%2F2026%2F01%2F20%2F191218&quot; title=&quot;【PowerShell】指定のディレクトリ以下から再帰的にワイルドカードを使用してファイルを検索する - Muni Bus&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>2026-01-20 19:12:18</published>
  <title>【PowerShell】指定のディレクトリ以下から再帰的にワイルドカードを使用してファイルを検索する</title>
  <type>rich</type>
  <url>https://munibus.hatenablog.com/entry/2026/01/20/191218</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
