nuttx/Documentation/applications/examples/stat/index.rst
2023-10-21 22:13:55 +08:00

7 lines
189 B
ReStructuredText

``stat``
========
A simple test of ``stat()``, ``fstat()``, and ``statfs()``. This is useful primarily
for bringing up a new file system and verifying the correctness of these
operations.