Finding Files That Take Up Space on Ubuntu

From LemonWiki共筆
Jump to navigation Jump to search

Finding Files That Take Up Space on Ubuntu

Graphical User Interface (GUI)[edit]

  1. filelight: Lets you choose which folder to scan Good.gif
  2. baobab: Scans the entire computer directly; if there are too many files, it can take a long time.

Command-Line Interface (CLI)[edit]

  1. `df -h` quickly shows the usage status of different partitions

References[edit]