df(8)
NAME
df − disk free
SYNTAX
df [ option ] [ filesystem... ]
DESCRIPTION
The df command prints out the number of free blocks available on the filesystems. If no file system is specified, the free space on all of the normally mounted file systems is printed. The −i option shows free inodes in addition to free disk space.
FILES
Default file system names obtained from the /etc/fstab file.