Just run from the shell the following command...
df -h -T
using the option -h the space available will be displayed using "G" for GByte and "M" for MByte.
The option -T displays the type of filesystem used.
Just run from the shell the following command...
df -h -T
using the option -h the space available will be displayed using "G" for GByte and "M" for MByte.
The option -T displays the type of filesystem used.
