<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a666666</author_name>
  <author_url>https://blog.hatena.ne.jp/a666666/</author_url>
  <blog_title>@kyanny's blog</blog_title>
  <blog_url>https://blog.kyanny.me/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>$ find . -atime +90d -exec ls -l {} \; | awk '{print $5}' | perl -nle '$n+=$_;END{print $n / 1024/1024/1024}'awk 使わなくてもいけた $ find . -mtime +90d -exec ls -l {} \; | perl -anle 'print $F[-1]; $n+=$F[4]; END {print $n / 1024/1024/1024}'条件に合うファイル名と、そのファイルすべての容量合計を GB 単位で表示。さらにエレガント？に $ find . -mtime +90…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kyanny.me%2Fentry%2F20090204%2F1233749069&quot; title=&quot;n日以上古いファイルが合計でどれくらいディスク容量を食っているかを調べるワンライナー - @kyanny&amp;#39;s blog&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>2009-02-04 21:04:29</published>
  <title>n日以上古いファイルが合計でどれくらいディスク容量を食っているかを調べるワンライナー</title>
  <type>rich</type>
  <url>https://blog.kyanny.me/entry/20090204/1233749069</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
