Unix - Engineering

Q1:

Which of the following options will be used to display number of blocks used by a file?

A -c

B -i

C -d

D -s

E None of the above

ANS:D - -s

-s is used to display the number of blocks used by a file.