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