Note that the printed count of available blocks takes minfree into account, and thus will be negative when the number of free blocks on the filesystem is less than minfree.
The following options are available:
MNT_IGNORE
flag.
BLOCKSIZE
.
MNT_LOCAL
flag set.
If a non-local file system is given as an argument, a
warning is issued and no information is given on that file system.
If both the
-P
and
-k
option are specified, the output will be preceded by the following header
line, formatted to match the data following it:
"Filesystem 1024-blocks Used Available Capacity Mounted on\n"
If the
-P
option is specified without the
-k
options, the output will be preceded by the following header line,
formatted to match the data following it:
"Filesystem <blksize>-blocks Used Available Capacity Mounted on\n"
The header line is followed by data formatted as follows:
"%s %d %d %d %d%% %s\n", <file system name>, <total space>,
<space used>, <space free>, <percentage used>,
<file system root>
Note that the -i option may not be specified with -P.
BLOCKSIZE
BLOCKSIZE
is set, and the
-g,
-h,
-k
and
-m
options are not specified, the block counts will be displayed in units of that
size block.
AT&T UNIX
.