<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deloreanmc12</author_name>
  <author_url>https://blog.hatena.ne.jp/deloreanmc12/</author_url>
  <blog_title>3流プログラマのメモ書き</blog_title>
  <blog_url>https://3ryupg.hatenablog.com/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>Windowsだとフォルダのプロパティで使用サイズが分かるわけですが、Linuxでは du コマンドでわかるようです。 ・指定したディレクトリ以下のすべてのディレクトリ毎の使用サイズ(KB)を表示 # du ディレクトリパス(パスを省略すると現在のディレクトリ) 80 ./a 120 ./test 300 . 左側の数字がサイズ。(デフォルトキロバイト) ・指定したディレクトリ以下のすべてのディレクトリ毎の使用サイズ(MB)を表示 # du -m ディレクトリパス(パスを省略すると現在のディレクトリ) ・指定したディレクトリの総容量(KB)を表示 # du -s ディレクトリパス(パスを省略す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F3ryupg.hatenablog.com%2Fentry%2F2011%2F09%2F26%2F014200&quot; title=&quot;(Linux)ディレクトリのサイズを知りたい - 3流プログラマのメモ書き&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>2011-09-26 01:42:00</published>
  <title>(Linux)ディレクトリのサイズを知りたい</title>
  <type>rich</type>
  <url>https://3ryupg.hatenablog.com/entry/2011/09/26/014200</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
