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, /mnt) 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.
NOTE:
File system types can be autodetected so in principle this option
is no longer required. However, df executes faster if
the file system type is specifed rather than having to be autodetected.
-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.
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004