<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya_1st</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya_1st/</author_url>
  <blog_title>それマグで！</blog_title>
  <blog_url>https://takuya-1st.hatenablog.jp/</blog_url>
  <categories>
    <anon>windows</anon>
    <anon>null</anon>
    <anon>linux</anon>
    <anon>find</anon>
  </categories>
  <description>ディレクトリの中身を再帰的に表示したい。linux だと find コマンドを使えば簡単です。しかしWindowsのFindコマンドがファイル内部を検索するものであり、Windowsでfind みたいなことを試みると、チョットめんどくさいのです。（WSHでも面倒）勉強のためなら再帰プログラムを再発明した方が良いけど、すぐ使いたいのでぱっぱと終らせた。Rubyなら簡単にできました。 ruby を使ってディレクトリのファイルを再帰的に表示します。 find コマンドをオプション無し起動と同じです。 Linuxコマンドなら $ find # sort の必要すらない. Dir.glob を使う #ピ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F20100921%2F1285038887&quot; title=&quot;ディレクトリの中身を再帰的に表示する - それマグで！&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>2010-09-21 12:14:47</published>
  <title>ディレクトリの中身を再帰的に表示する</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/20100921/1285038887</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
