Add 'df' and 'df-h' commands.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 11:25:31 +0000 (12:25 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 11:25:31 +0000 (12:25 +0100)
commit405cf2a5772611ea05cca9fefa843154a9bc64a3
tree8d0d1f4e3c7fa161ca9f26b04705586cf03c9f62
parent8f382fd9e7b1745a4b1d6f25f0a775bed2573b8e
Add 'df' and 'df-h' commands.

df and df-h commands can be used interactively to show disk
space usage.

Use existing statvfs command from programs.
daemon/Makefile.am
daemon/df.c [new file with mode: 0644]
src/generator.ml