Q92
Which option will be used with disk free command to include the total amount of disk space in the file system?
A.
-t
B.
-a
AnswerC.
-h
D.
-s
E.
None of the above
Answer: Option B
Solution
Answer: Option B
Solution:
The -a option is used with the disk free command (df) to include the total amount of disk space in the file system.This option displays all filesystems, including those with a size of zero blocks.