# statfs - [Command Function](#section153921657152613) - [Syntax](#section135391102717) - [Parameters](#section074312314279) - [Usage](#section133816772712) - [Example](#section526149182717) ## Command Function This command is used to print information about a file system, such as the type, total size, and available size. ## Syntax statfs \[_directory_\] ## Parameters **Table 1** Parameter description
The file system must exist and support the statfs command. Currently, the file systems JFFS2, FAT, and NFS are supported. |