The entire box. How many gigs is everything using?
And how do I check total?
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
At a command line, type
This will list each device and usage information. You might find
more readable, since it gives quantities in Gb or Mb, etc. | |||
|
feedback
|
|
As suggested by others, If you are using ubuntu, then baobab is already installed. Start it from
| ||||
|
feedback
|
|
| |||||
feedback
|
lists the size of all the folders in the current directory (or at a location of your choice) | |||
|
feedback
|
tells you how much folder is taking space. You can list multiple directories at once or use *.
tells you the total space of each mount point. You can omit h (human readable) from both if you want to know the exact amounts. | ||||
|
feedback
|
|
| |||
|
feedback
|