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