Is there a way to quickly check the amount of free / used disk space in Ubuntu?
I would assume you could right click on 'file system' in the file browser and choose 'properties' or something but there is no such option.
|
Is there a way to quickly check the amount of free / used disk space in Ubuntu? I would assume you could right click on 'file system' in the file browser and choose 'properties' or something but there is no such option. |
||||
|
|
|
Open System Monitor from Dash and select the Filesystems tab.
Or alternatively open a Terminal and type:
|
|||||||||||||
|
|
Other useful utilities are |
|||||
|
|
There are a number of ways to do this.
|
|||
|
|
|
I wrote a little hack for this with a command line and gui version. It's rather hard-coded, so may need some tweaks. Also, the gui version appears to use a proportional font that messes up the alignment of the displayed output. These scripts could be put in your path somewhere (like in $HOME/bin) and you can create an icon for the gui script on your desktop or panel.
Sample output:
Gui version:
New Gui Version with fonts fixed using yad
|
||||
|
|
|
Using Type this on your terminal to enable the status bar by default
Type this on your terminal to disable the status bar by default
After that you will have the statusbar opened by default on Nautilus, no need to run anything else. |
|||
|
|
|
Type in disk usage analyzer in dash. |
|||
|
|