LPI Exam Questions

Which of the following commands will print the inode usage on each mounted filesystem?

Which of the following commands will print the inode usage on each mounted filesystem?

A.
du -i

B.
df -i

C.
lsfs -i

D.
printfs -i

Explanation:
du -i is an invalid option
lsfs and printfs do not exist