Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コマンドを使用しようとするとdu、たとえば次のようにフォルダーのサイズを確認できます。
du
du -H --max-depth=1 some-folder/
28M 11M 8.0K 4.2M 260K 896K 86M 7.9M 24K 8.6M 22M 14M 6.0M 60K 912K 365M total
,最終的なサイズは、上記の数値の実際の合計を示すものではありません. 要約サイズが間違っているのはなぜですか?