STATFS(1) MachTen Reference Manual STATFS(1)
NAME
statfs - display filesystem statistics
SYNOPSIS
statfs [-i] [file | directory ...]
DESCRIPTION
Statfs displays statistics about the filesystem of which
file or
directory is a part. Values are displayed in 512-byte per
block block
counts. If neither a file or a directory operand is
specified, statis-
tics for all mounted filesystems are displayed.
The following options are available:
-i Include statistics on the number of free inodes.
ENVIRONMENTAL VARIABLES
BLOCKSIZE If the environmental variable BLOCKSIZE is set,
the block
counts will be displayed in units of that size block.
SEE ALSO
df(1), quota(1), statfs(2), fstatfs(2), getfsstat(2),
getmntinfo(3),
fstab(5), mount(8), quot(8)
HISTORY
A statfs command appeared in MachTen 4.0.
4th Berkeley Distribution May 3, 1995 1