<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>frontline</author_name>
  <author_url>https://blog.hatena.ne.jp/frontline/</author_url>
  <blog_title>misc.log</blog_title>
  <blog_url>https://www.backyrd.net/</blog_url>
  <categories>
    <anon>業務日誌</anon>
  </categories>
  <description>自分用メモです。サーバーなどでアプリの設定をする際に、事前に作っておくフォルダなどが正しく作られているかといったことを確認する場面など、たまにあります。そういう場合にフォルダ一覧を簡単にとる方法。コマンドプロンプトからdirコマンドにオプションを適切につければ一発です。 dir /b /ad /s | clip で、今いるフォルダ以下のフォルダ名フルパスリストをクリップボードにコピーします。その内容をテキストエディタなどで貼り付ければ、フルパスリストの出来上がり。コマンドの各部分の説明は下記の通り。 /bオプション …… 出力結果をファイルやフォルダ名だけに限定。 /adオプション …… /a…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.backyrd.net%2Fentry%2F20180206%2F1517914722&quot; title=&quot;コマンドプロンプトで特定フォルダ以下のフルパスフォルダ名を取得したい - misc.log&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>https://images-fe.ssl-images-amazon.com/images/I/51xDsqFVjyL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-02-06 19:58:42</published>
  <title>コマンドプロンプトで特定フォルダ以下のフルパスフォルダ名を取得したい</title>
  <type>rich</type>
  <url>https://www.backyrd.net/entry/20180206/1517914722</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
