Vidyalelo
Computer Science · Q92

UNIX

Engineering and GATE · Computer Science · question 92

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
Answer
C.
-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.