The information about each disk object (e.g. a file or a directory) can be stored in a numbered data structure called an “index node” or inode.  It is a data structure in a file system object such as a file or a directory. The option ‘-i‘ switch displays the information of the number of used inodes and their percentage for the file system.

Command:

df  -i

Categorized in:

Tagged in:

, ,