KI_DF
| Argument | Enumeration | Purpose |
|---|---|---|
| file$ | Pathname | |
| bytes | Amount of free space (bytes) | |
| inodes | Number of spare inodes (-1 on Windows) |
KI_DF
This returns the available space, in bytes, on a filesystem.
On Unix systems the number of free inodes is returned in inodes. This is not applicable to Windows.