Which of the following commands will print the inode usage on each mounted filesystem? admin 14 years ago Which of the following commands will print the inode usage on each mounted filesystem? A.df-i B.Isfs-i C.printfs-i D.du-i Explanation:Report filesystem disk space usage.df -i list inode information instead of block usage. ← Previous question Next question →