Vidyalelo
Computer Science · Q920

Linux

Engineering and GATE · Computer Science · question 920

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
Answer
D.
ls -a

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board