Q920
Which commands will give you information about how much disk space each file in the current directory uses?
A.
ls -l
B.
ls -la
C.
du
AnswerD.
ls -a
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board