df


Description:

[ Version ( since = "1.0.54" ) ]
public string df () throws Error

report file system disk space usage

This command runs the df command to report disk space used.

This command is mostly useful for interactive sessions. It is *not* intended that you try to parse the output string. Use statvfs from programs.

Parameters:

this

A GuestfsSession object

Returns:

the returned string, or NULL on error