<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>noosphere</author_name>
  <author_url>https://blog.hatena.ne.jp/noosphere/</author_url>
  <blog_title>homesteading the noosphere</blog_title>
  <blog_url>https://noosphere.hatenadiary.org/</blog_url>
  <categories>
    <anon>mac</anon>
  </categories>
  <description>Photo by Alpha six ちょっと、人に聞かれたのでついでにメモとして公開。 指定のディレクトリ以下ごとに、いくつファイルがあるか。 execでやろうとしてもできなかった＞＜らしい、です。普通に Linux でペタペタ入力したけど、もちろん Mac OSX でも使えるはず。 % find ./src -type d | while read -r d;do echo $d,`ls &quot;$d&quot; |wc -l`;doneこんな感じでトップ10もさくっと。 % find ./src -type d | while read -r d; do echo $d,`ls &quot;$d&quot; |wc -l`…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnoosphere.hatenadiary.org%2Fentry%2F20090624%2F1245842401&quot; title=&quot;ディレクトリごとのファイル数カウント - homesteading the noosphere&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>http://farm1.static.flickr.com/73/157515251_3f276ac3bb_m.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-06-24 20:20:01</published>
  <title>ディレクトリごとのファイル数カウント</title>
  <type>rich</type>
  <url>https://noosphere.hatenadiary.org/entry/20090624/1245842401</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
