df displays the available disk space for the filesystem of each file argument. If no file arguments are given then
all mounted filesystems are displayed.
Measure disk usage in 512 byte blocks. This is the default if getconf CONFORMANCE is
standard.
-D, --define=key[=value]
Define key with optional value. value will be expanded
when %(key) is specified in --format. key may override internal --format identifiers.
-e, --decimal-scale|thousands
Scale disk usage to powers of 1000.
-f, --format=format
Append to the listing format string. The
ls(1),pax(1) and
ps(1) commands also have --format options in this same style. format
follows printf(3) conventions, except that
sfio(3) inline ids are used instead of arguments: %[#-+][width[.precis
[.base]]](id[:subformat])char. If # is specified then the internal width and precision are
used. If base is non-zero and --posix is not on then the field values are wrapped when they exceed the field width.
If char is s then the string form of the item is listed, otherwise the corresponding numeric form is listed. If char
is q then the string form of the item is $'...' quoted if it contains space or non-printing characters. If width
is omitted then the default width is assumed. subformat overrides the default formatting for id. Supported ids
and subformats are: