NAME

df - report file system block space information

SYNOPSIS

df

DESCRIPTION

The df command reports information about the file system block space. It prints the total number of free blocks and the total number of allocated blocks. It also reports the number of extents (contiguous segments of free blocks) and the sizes of largest extents. The size of the largest extent determines the size of the largest file that can be created.

SEE ALSO

create(1F) , chsize(1F) , ls(1F)