DF(1) BSD DF(1)
NAME
df - disk free
SYNOPSIS
df [ -i ] [ filesystem | file | nodename ] ...
DESCRIPTION
df prints the amount of free disk space available on the specified
filesystem (for example, /dev/rp0a), on the filesystem in which the
specified file is contained, or on the specified node, nodename.
If you don't specify a file system, df prints the free space on all the
normally mounted file systems. The reported numbers are in kilobytes.
OPTIONS
-i Report the number of inodes that are used and free. This option has
no meaning on Domain/OS file systems, since there is no limit.
FILES
/etc/fstab List of normally mounted filesystems
SEE ALSO
fstab(5)