Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
df
Report free disk space (POSIX)
Syntax:
df [-gknP] [device|directory|file]*
Runs on:
Neutrino
Options:
- -g
- Display all statvfs() information.
- -k
- Use 1024-byte units (the default is 512-byte).
- -n
- Display the filesystem mountpoints and types only.
- -P
- Display headings for the columns. (Output conforms to POSIX 1003.2/5.8.6.1 format.)
Description:
The df utility displays the amount of free disk space for the given devices, directories, and files.
See also:
statvfs() in the Library Reference
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)