df_s5(1M)
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.
s5-specific options
- -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.
Files
/dev/dsk/*
References
genericdf(1M)
Notices
The -f option can be used with the -t, -b, and -e options.
The -k option overrides the -f option.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.