Tuesday, 27 October 2015

How will you find the total disk space used by a specific user?

du  -s /home/user1             ….where user1 is the user for whom the total disk
space needs to be found.

No comments:

Post a Comment