DF(1) — NEWS-OS Programmer’s Manual
NAME
df − disk free
SYNOPSIS
df [ −a ] [ −i ] [ −t type ] [ filesystem... ] [ filename... ]
DESCRIPTION
df prints out the amount of free disk space available on the specified filesystem (e.g. "/dev/rp0a") or on the filesystem in which the specified file, (e.g. "$HOME") is contained. If no file system is specified, the free space on all of the normally mounted file systems is printed. The reported numbers are in kilobytes.
Other options are:
−a Reports on all filesystems including the uninteresting ones which have zero total blocks. (e.g. automounter )
−i Report the number of used and free inodes.
−t type
Report on filesystems of a given type (for example, nfs or 4.3 )
FILES
/etc/fstab list of normally mounted filesystems
SEE ALSO
NEWS-OSRelease 4.1C