df -i to show inode usage / linux

To show inode usage:

df -i

This command shows the number of files used and the maximum number that each mount supports

Scroll to Top