df Command df
Measure free space on disk
df [-ait] device
df measures the amount of free space left on a floppy disk, on a
logical device on a hard disk, or on a RAM disk. device is the
name of the device you wish to check; for example, to check the
amount of space left on the disk in filesystem x, type:
df /x
The default device is the one you are currently using.
df recognizes the following options:
-a Prints the amount of space left on all devices.
-i Show the number and percentage of i-nodes available.
-t Show the total disk space available.
***** See Also *****
commands
COHERENT Lexicon Page 1