DF(1M) DOMAIN/IX Reference Manual (SYS5) DF(1M)
NAME
df - report number of free disk blocks
USAGE
df [ -t ] [ -f ] [file-systems]
DESCRIPTION
Df prints out the number of free blocks left in on-line file
systems, by examining the counts kept in the super-blocks.
File-systems may be specified either by node name or by hex-
adecimal node ID. Without a file-systems argument, df
prints the amount of free space left on all devices attached
to the node.
OPTIONS
-t reports the total allocated block figures.
-f supplies only a count of the blocks in the free list.
Df reports on raw devices using this option.
Printed 5/10/85 DF-1