Which of the following commands will display the inode usage of each mounted filesystem?
B
B is correct.
A is wrong.... du -i ❌du reports disk usage, and it doesn’t support -i for inode information.
Please log in or signup in order to use this feature
Please Enter 10 characters or more
B is correct.
A is wrong.... du -i ❌
du reports disk usage, and it doesn’t support -i for inode information.