Ubuntu 9.10 System Monitor (gnome-system-monitor) tab File Systems has several columns labeled: Device, Directory, Type, Total, Free, Available, Used. What command line commands would produce the Free and Available results as they show different results?
feedback
|
|
The command line utility that shows this data is The difference between available and free comes from the reserved space that exists on some filesystems. By default, 5% of each native ( | |||
|
feedback
|
|
For disk space, doesn't the command "df" list the used and available space on the hard drive partitions? Also similar is "du" which lists the usage of a folder or disk. | |||||
feedback
|
