<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>KERBEROS</author_name>
  <author_url>https://blog.hatena.ne.jp/KERBEROS/</author_url>
  <blog_title>KERBEROS’s diary</blog_title>
  <blog_url>https://kerberos.hatenablog.com/</blog_url>
  <categories>
    <anon>linuxコマンド</anon>
  </categories>
  <description>消えたら困るので技術メモ 下記のページの丸写しコピー！ www.softel.co.jp あるディレクトリ直下のファイルの数を調べる ls -1U | wc -l あるディレクトリをサブディレクトリ含めてファイルの数を調べる ls -1UR | wc -l あるディレクトリ直下にあるディレクトリそれぞれの中のファイルの数を調べる $ cd 対象のディレクトリ$ for x in * ; do echo $x ; ls -1UR $x | wc -l ; done</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkerberos.hatenablog.com%2Fentry%2F2021%2F06%2F25%2F005424&quot; title=&quot;【linux】 あるディレクトリの下にいくつファイルがあるか調べる - KERBEROS’s diary&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>2021-06-25 00:54:24</published>
  <title>【linux】 あるディレクトリの下にいくつファイルがあるか調べる</title>
  <type>rich</type>
  <url>https://kerberos.hatenablog.com/entry/2021/06/25/005424</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
