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
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
same question-answer as 101