<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kunst1080</author_name>
  <author_url>https://blog.hatena.ne.jp/kunst1080/</author_url>
  <blog_title>くんすとの備忘録</blog_title>
  <blog_url>https://kunst1080.hatenablog.com/</blog_url>
  <categories>
    <anon>シェルスクリプト</anon>
  </categories>
  <description>du -s /usr/ports/* 2&gt;/dev/null | sort -r -n | head -10 | awk '{print $2}' | xargs du -sh 2&gt;/dev/null | cat -n ざっくりとした解説 du -s して各ディレクトリの容量の集計を取得 sort -r -n でひっくり返す -n オプションは、フィールドを数値扱いでソートするオプション -n, --numeric-sort compare according to string numerical value awk でディレクトリ名だけを抽出して head -10 でトップ10を抽出 xa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkunst1080.hatenablog.com%2Fentry%2F2013%2F04%2F17%2F083008&quot; title=&quot;【bash】ワンライナーで、ディスク使用量の多いディレクトリトップ10を出力する - くんすとの備忘録&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>2013-04-17 08:30:08</published>
  <title>【bash】ワンライナーで、ディスク使用量の多いディレクトリトップ10を出力する</title>
  <type>rich</type>
  <url>https://kunst1080.hatenablog.com/entry/2013/04/17/083008</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
