df(1M_S5) (S5) df(1M_S5)
NAME
df (s5) - report number of free disk blocks and i-nodes for s5
file systems
SYNOPSIS
df [-F s5] [generic_options] [-f] [directory . . . | special . . .]
DESCRIPTION
generic_options are options supported by the generic df
command.
The df command prints out the number of free blocks and free
i-nodes in s5 file systems or directories by examining the
counts kept in the super-blocks. The special device name (for
example, /dev/dsk/*, where the value of * is
machine-dependent) or mount point directory name (for example,
/usr) must be specified. If directory is specified, the
report presents information for the device that contains the
directory.
The options are:
-F s5 Specifies the s5-FSType.
-f An actual count of the blocks in the free list is
made, rather than taking the figure from the super-
block.
NOTE
The -f option can be used with the -t, -b, and -e options.
The -k option overrides the -f option.
FILES
/dev/dsk/*
REFERENCES
generic df(1M)
Copyright 1994 Novell, Inc. Page 1