Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
df

df

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

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