<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ksk1130</author_name>
  <author_url>https://blog.hatena.ne.jp/ksk1130/</author_url>
  <blog_title>管理人Kのひとりごと</blog_title>
  <blog_url>https://www.k-hitorigoto.online/</blog_url>
  <categories>
    <anon>Powershell</anon>
  </categories>
  <description>以下のコマンドではディレクトリ名も出ちゃいますね...★★★ 修正版あります 修正版あります ★★★コマンドプロンプトのTreeコマンドは階層的に表示しますが、Linuxのfindコマンドのように平たく表示したかったので調べた。ファイル名のみ・フルパスそれぞれ以下の通り &lt;s&gt;# 引数で与えたディレクトリ以下のファイル名を列挙する Get-ChildItem -Recurse . | Select-Object Name # 引数で与えたディレクトリ以下のファイル名(フルパス)を列挙する Get-ChildItem -Recurse . | Select-Object FullName &lt;/s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.k-hitorigoto.online%2Fentry%2F2016%2F07%2F03%2F153939&quot; title=&quot;指定したディレクトリ以下のファイル名を列挙する(Powershell) - 管理人Kのひとりごと&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>2016-07-03 15:39:39</published>
  <title>指定したディレクトリ以下のファイル名を列挙する(Powershell)</title>
  <type>rich</type>
  <url>https://www.k-hitorigoto.online/entry/2016/07/03/153939</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
