1.

du command can also be used for reporting the disk space consumed by each user.(a) True(b) FalseThis question was posed to me in class test.This question is from Administrator Specific Commands and Privileges in section Essential Shell Programming of Unix

Answer»

Correct choice is (a) True

For explanation: Most of the DYNAMIC space in the system is consumed by users, their DIRECTORIES and files. We can use the following command if we WANT to know the disk space consumed by each USER.



Discussion

No Comment Found

Related InterviewSolutions